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 |
#112
|
|||
|
|||
redlabour, the extension does not matter (.com, .net, .us, .tv, etc)
|
#113
|
||||
|
||||
Thanks!
|
#114
|
|||
|
|||
Borden, do you have the Extract Info box enabled. If you do not, then make sure that you do for those two, cause if not they wont work.
cws, I would have to take a look at the RegExs and determine if there is some type of error in them for myvideo.de. I didnt create it, so there could be some errors I dont know about. Its weird that it only happens on IE and on FF it shows perfectly. redlabour, no problem ... Remember, do not type in the extension, just the site's name. I will be adding the RegEx by hotwheels sometime this week to the .ZIP, still having Internet issues at my house, plus I got midterms and other things to worry about - college sucks! |
#115
|
|||
|
|||
[QUOTE=Dannyloski;1352923]
cws, I would have to take a look at the RegExs and determine if there is some type of error in them for myvideo.de. I didnt create it, so there could be some errors I dont know about. Its weird that it only happens on IE and on FF it shows perfectly. I know about this and do not reproach anybody. Thanks to you and all the other offering all this. If you or anybody else could find out about the weird problem, would be nice. It is not really an importend problem. |
#116
|
|||
|
|||
Quote:
|
#117
|
|||
|
|||
Quote:
http://www.insanemustangs.com/forums...5&postcount=26 yahoo i just uploaded to my site........and http://www.insanemustangs.com/forums...4&postcount=25 dailymotion....... |
#118
|
||||
|
||||
Any thing new for me
|
#119
|
|||
|
|||
Per a request: (Note: Be sure when you want to embed a video from this particular site, that you copy and paste the url: to the right of the video player on their site. Just left click on the wording next to url: then right click and copy. Then just paste that url on your site and you are good to go.)
go to the ame cp in your admin control panel and open display. Scroll down to the bottom of the page, and click on "add new". In the title space, Gameroom.mlgpro.com In the description, Gameroom videos In the display order, 440 (or whatever number you want) Active, set to yes Contain, set to yes Regular expression, insert: http://gameroom\.mlgpro\.com/view/([\w]+)\.html Replacement, insert: <object width="420" height="345"><param name="movie" value="http://gameroom.mlgpro.com/v/$p1"></param><param name="wmode" value="transparent"></param><embed src="http://gameroom.mlgpro.com//v/$p1" type="application/x-shockwave-flash" wmode="transparent" width="420" height="345"></embed></object> Extract destination data, set to yes Embedding Regexp, insert: http://gameroom\.mlgpro\.com/v/([\w]+) Nothing else to do but click "save" and you are good to go........I am not very good with the actual xml stuff. So i have been doing these updates manually for my own site. hotwheels |
#120
|
|||
|
|||
sorry subah, i totally forgot.........I have been working on a bunch of other video site's and have become very frustrated with some of the coding for this mode. It's not the mode itself, but the embed process some site's use. Basically anti leaching stuff.
I will start looking into your code though.......do you have any sites i can reference for the .mp4 and .3gp? |
#121
|
|||
|
|||
also, those wanting youporn, pornotube, etc.......are going to have to wait a bit. The coding from these sites end up pulling the actual video do to the 18 years or older click.......i am trying to figure out how to bypass this. Right now, i can get video uploaded from these site's, but after i clear cookies from my computer, the screen stops and you basically have to reenter the site........
One that i did get going at this time is Xvideohost.com go to the ame cp in your admin control panel and open display. Scroll down to the bottom of the page, and click on "add new". In the title space, Xvideohost.com (This is for adult sites only) In the description, Xvideohost In the display order, 437 (or whatever number you want) Active, set to yes Contain, set to yes Regular expression, insert: http://www\.xvideohost\.com/video\.php\?id=([\w]+) Replacement, insert: <embed src="http://www.xvideohost.com/flvplayer.swf" flashvars="file=http://x1.xvideohost.com/vds/$p1.flv" quality="high" width="460" height="406" align="middle" allowFullScreen="true" wmode="transparent" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> Extract destination data, set to yes Embedding Regexp, insert: [http://]*[\w]*?[\.]?[a-z]*[\.][a-z]*/[a-z]*/([0-9][-\w]*/[\w]*/[\w]*/[\w]*[&\d;=\+_\-\/]*)\.flv Nothing else to do but click "save" and you are good to go........I am not very good with the actual xml stuff. So i have been doing these updates manually for my own site. hotwheels |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|