![]() |
Adding support for mtvmusic.com
Regular expression: Code:
http://www\.mtvmusic\.com/video/\?id=(.*) Code:
<embed src="http://media.mtvnservices.com/mgid:uma:video:mtvmusic.com:$p1" width="400" height="340" type="application/x-shockwave-flash" flashVars="dist=http://www.mtvmusic.com" allowFullScreen="true" AllowScriptAccess="never"></embed> |
It appears there's a jiwa.fm AND a jiwa.fr. I was given a link to the French site, and had no idea there was an English variant. This should embed both versions:
|
Quote:
|
What i must do, that youtube Videos be larger (the Windows) and i can see Hd Files?
|
Quote:
|
It's not in the ZIP, as I mentioned in the update, none of the new definitions are in the ZIP.
|
Quote:
|
can u include x-videos.com into the list ? I heard members are using this feature and they wanted this one of my adult forum
|
here is the jiwa.fr music player ! ;)
|
Hi DJ,
I am trying to create a definition for scribd as in the following but it is not working: HTML Code:
<?xmlversion="1.0"encoding="ISO-8859-1"?> |
I'm having a problem with the blip.tv code from the latest version. Using one of the examples given in the first reply, when I try to embed http://blip.tv/file/591048 I get:
Code:
2008-11-06 20:53:17: (mod_fastcgi.c.2592) FastCGI-stderr: PHP Parse error: syntax error, unexpected '(' in includes/ame_bbcode.php(323) : regexp code on line 1 |
Quote:
Quote:
Quote:
Quote:
Are you using AME 2.5? I think Blip has some trouble with new BETA. |
Quote:
Can you give me an example of how patterns can be matched in source HTML? |
Quote:
|
Quote:
Best I could compare it to is, say you need an ID number for the embed code that isn't in the URL string. Say your embed code's video source is www.video.com/vidID=123456.flv. Well, 123456 isn't in the URL. The URL just says www.video.com/u/wow-what-a-dog!.html. So your going to have to look for 123456 in the source code. Thing is, www.video.com/vidID=123456.flv is not in the HTML of the page either. So you have to get those numbers some other way. You look at the source code of a few pages and you notice that the vidID is there in the pages, it's just not like it is in the embed code. In this hypothetical example lets say it's found like this in the source of the page: src="/getplayer/v=id123456.flv" So, you build your RegEx to match this for the extraction RegEx: src="/getplayer/v=id([\d]+)\.flv I grouped the area with ID number because that's what I'm going to refrence in my embed code. So that part in the embed code Replacement HTML will look like www.video.com/vidID=$p1.flv |
DJ, sincere thanks for your help. I was able to create the definition for scribd. Here it is.. :)
|
Thank you simunaqv and skcyber. I've included them in this update.
Quote:
|
***UPDATES (Part 2)***
This of this an addendum to the last update. Individual files have now been added to the Main ZIP. However, I'd advise a complete re-import of the Master XML from the main post, as I've started using a different naming convention for a lot of definitions. I will no longer be combining shared definitions into one XML file. As a result, those of you using AME with keys will likely get some duplicate definitions on import. If you plan on doing any adding to your definitions, please look over what your doing first to make sure you not duplicating anything, or just delete everything and import the new Master XML I just added. It will be less time consuming in the long run. |
Hello i'm trying to embed my own MP3
i put in regular expression: ([http://]*[\w]*[\.]*lespoemes\.net\.[\w/&;%-\.]+\.mp3) and i've put ? mp3 in http://www.lespoemes.net this mp3 is 18.mp3 When i'm trying in message to put http://www.lespoemes.net/18.mp3 that doesn't work...????? What can i do ? |
When you imported the MP3 definition, the only thing you should have changed was YOUR_SITE_NAME_HERE to lespoemes. Not lespoemes.net. Remove the .net.
|
jedi thanks for the list it was in the list and imported the plugin
|
Hi :rolleyes:
I am having troubles with the following URLs: eSnips http://www.esnips.com/doc/2b2fce52-7...es---Me-llamas DailyMotion http://www.dailymotion.com/relevance...alma-hayek_ads These are not getting automatically parsed and are displayed as simple links. I do not know why. Thanks in advice, Jonathan |
Quote:
Quote:
|
For anyone interested, DJ's AME (Auto Media Embedding) XML Media Defenitions for 2.5 has just been released.
|
Any chance to get some definitions for Apple trailers ?
http://www.apple.com/trailers/ Or maybe you could recommend a good website for movie trailers (available in HD if possible). Thank you in advance ! |
Quote:
|
Quote:
Quote:
http://www.dailymotion.com/relevance...ccidents_fun/1 Thank you very much for your help :) Jonathan |
You can do one of two things. Take the 1 off the end of that URL.
Or open your Daily Motion definition and change the last brackets w in the Regular Expression to the bracketed w in red: Code:
http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-%]*video/[\w/-]+ |
http://www.pokertube.com/Movies.aspx...08%20ep&list=9 doesn't seem to convert while http://www.pokertube.com/Movies.aspx?movie=8022 does...
I think I used the original not the 2.0 definition - was there an update or is this ongoing? Cheers |
I don't understand how to post a local hosted wmv in a post. I tried the following:
http://www.talkohio.net/NationalAnthem-CactusJH.wmv but it just came up as a url. I have this in the Regular Expression box - (http://[\w]*[\.]*talkohio.net\.[\w/&;%-\.]+\.wmv) What am I doing wrong? EDIT - never mind I see my mistake myself, lol. I added the .net - sorry! |
Quote:
Open your Poker Tube definition and add a % symbol to the RegEx like so: Code:
http://www\.pokertube\.com/Movies\.aspx\?movie=[\d]+[\w&;=%-]* Quote:
|
Ty RegEx King! I'm going to stick on the 2.5 thread from now on and finally have a go at learning regex properly.
OT: I'm having problems seeing pokertube at all in firefox - reinstalled adobe but still nothing:confused::( Cheers |
Hey
I updated my AME version, imported the master xml from this thread (was interested to make raw vegas work again, it does now)... but the new youtube clips posted are shown twice and an error in their title. See here: xhttp://www.holdem.ro/forum/caffe-offtopic/3302-super-funny-clips-29.html (last 2 posts). Help Cheers |
Quote:
|
Quote:
Quote:
|
Do you have anything for NFL.com? I appreciate the work you have put into this - I just installed on our site and it has been well received - Thank you!
|
Quote:
|
Quote:
Any tip for this? :/ I have: Embed PCPlanets.com YouTube Videos! - unchecked all YouTubeEmbed YouTube.com Videos! - unchecked all Youtube Playlists - checked all You TubeAutomatically youtubes your entries! - checked all three Again, what I done for this mess: updated AME with latest version AND imported master xml from here (i only needed it for rawvegas) :/ |
Quote:
|
To get a locally hosted .flv file to embed with the flash definition do I have to convert it to .swf first? I put my site name in both places in the definition but when I post the all that happens is the link to the file shows.
|
All times are GMT. The time now is 11:37 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|