The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AME (Auto Media Embedding) XML Releases Details »» | |||||||||||||||||||||||||||
AME (Auto Media Embedding) XML Releases
Developer Last Online: Mar 2012
THESE REGEX/XML FILES REQUIRE YOU TO HAVE THE AME (Auto Media Embedding) HACK INSTALLED! (https://vborg.vbsupport.ru/showthread.php?t=150863) Hey Guys, Well it came to my attention that some of you guys wanted me to create another thread that would contain the XML Imports for the famous Hack: AME (Auto Media Embedding). I decided to do so as that will make it easier for everyone to keep track of the Available Supported Sites. With that said, please note that I am not the author of the AME (Auto Media Embedding) Hack and I am simply just adding support for other Video Sites that you guys may want to add. Please keep in mind that I too have a social life and that this is not my Hack, so I wont be on it 24/7. When you ask for a site for me to add support for, I will get to it when I can. Patience is the key - I am doing this for free and because I want to help you guys out, so please bear with me. The support for adding sites that I can offer is limited. There are many sites out there that I would love to add support for, but I cannot because I do not know how to use the "Extract Info" feature of AME (Auto Media Embedding). For those sites that require this feature, support will not be added by me until The Geek does a Tutorial on it or does the XML Imports for those sites himself. Now having said that, below is a list of the available sites as of now that I have added support for (unless otherwise stated): List of Currently Supported Sites (As of 09/05/2007):
The below RegEx's appear on the .ZIP, but before you import them to your Site, you must do some changes to the .XML File in order for them to work correctly and not interfere with the other RegExs above. Read below to know what to do.
In order to have the above RegExs work, you must do the following:
How-To Install these XMLs:
If you want to donate some cash to help me or just to show your appreciation for the supported sites you can do so via PayPal. Simply send any donation amount to shop@talkjdm.com. It will definitely be much appreciated. Anyways, I guess that's that ... I'll reserve the 2nd Post in this Thread for a FAQs Section and other stuff ... Thanks ... - Danny PS. Please mark as Installed if you have any of these RegExs installed on your Forums, just so I know and can keep track. It would be greatly appreciated ... Show Your Support
|
Comments |
#262
|
|||
|
|||
A note about the ESPN xml file:
If you use: http://sports.espn.go.com/broadband/...ideoId=3258511 The last number of the ID gets chopped off, and you can't see the vid. Or if you use something like this from their page: http://sports.espn.go.com/broadband/...58511&n8pe6c=2 It simply doesn't work. |
#263
|
|||
|
|||
Quote:
|
#264
|
||||
|
||||
I'm going to work on that when I get a chance. I've yet to do a complete XML from scratch though, so it could be awhile. (That is, presuming it works in first place. )
|
#265
|
||||
|
||||
Just an FYI. Stage6 officially closed down today. So those videos are probably not going to work anymore.
|
#266
|
|||
|
|||
Quote:
To make the first link work, just change the ESPN regex code from this: Code:
[http://]*[a-z]*?[\.]?espn\.go\.com/broadband/video/videopage\?videoId=([0-9]+)[\w\=&]+ Code:
[http://]*[a-z]*?[\.]?espn\.go\.com/broadband/video/videopage\?videoId=([0-9]+)[\w\=&]* To make the second link work, and that's one you can possibly copy & paste from the ESPN's site, we need someone a little better with regex. The logic change is this: the current regex code looks for /videopage?videoId=3267822 but it can really be /videopage?anything...&videoId=3267822 order of the variables in the url doesn't matter. The last thing to possible add (and this might just need another xml file to use), is the url that the video itself gives you: http://sports.espn.go.com/broadband/...deo?id=3267822 That redirects to the url we're using above (that works). randomly: I'm still trying to get AME to work with rss feed posts, if anyone has a hint, please PM me, thanks. |
#267
|
|||
|
|||
Hi I still cant get dailymotion to work with ame
The problem is src="http://www.dailymotion.com/swf/45s3m_family-guy-presents-blue-harvest_fun" needs to be src="http://www.dailymotion.com/swf/45s3m" How can I accomplish this with regex Thanks |
#268
|
|||
|
|||
it seems the break.com one isn't working... for me at least.
|
#269
|
|||
|
|||
Having problems with Break and DailyMotion as well on my site....
|
#270
|
|||
|
|||
Quote:
Working CurrentTV/CurrentVid/Current.com XML attached. |
#271
|
|||
|
|||
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|