The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AME - Auto Media Embedding (youtube, Amazon, google, myspace, etc...) Details »» | |||||||||||||||||||||||||||
AME - Auto Media Embedding (youtube, Amazon, google, myspace, etc...)
Developer Last Online: Jan 2019
From the inventors of Swiss Cheese and the Egg comes AME - The Automatic Media Embedding System.
Note that Version 2.0.0 can be found here AME is derived from GAL 6 base code but instead of linking keywords, it converts URLs that users paste or enter in their posts into inline embedded video streams. Big credit goes out to mfyvie for the original concept that jazzed me up enough to lift code that I have been working on to radically improve his fresh idea. Though the same goal, I have taken a totally different approach to his initial release. This mod is 100% steaming fresh code straight from the Geeks oven of love. First... the overview AME scans new and edited posts for pre-defined patterns of URLs (i.e. youtube's). If it finds a match, it swaps the url tag for an ame tag. When a post get parsed for bbcode and an ame tag is found, instead of hammering away at the post with umpteen bbcodes, AME quietly figures out which pre-defined embedding should be placed there and... viola', you have a pretty little embedded video like this: Attachment 66927 This is significantly faster, has much lower overhead and is much easier to manage than loads of bbcodes or a than scanning every single post as the user views it to see if there are any conversions that need to be made. Now for the bells and whistles AME:
Add ons AME comes configured with YouTube, Myspacetv, Google Video, Bolt, iFilm, Yahoo, Dailymotion, Amazon and MetaCafe Support built in. Since the amount of providers are always changing and most sites will only need a particular amount, AME has been designed with an import and export system to allow members to easily share formats with one another. In fact, the second post of this thread is updated periodically to relflect those add ons. Currently there are over 12 more additional formats contributed by AME users. Click here to see them. Installation
Troubleshooting See this post on troubleshooting A note about support and such I have my plate pretty full with taking care of my commercial mods and the support that comes with them. Saying that, I will help when I can - but to be honest, I have ensured that there should be little to no support needed on this mod as it is very much self contained. Please do not PM or post asking me to give you regexp's to support additional media streams. I built the system so that you can add your own providers as well as the ability to import and export them. If you still need a pattern but are not great with regular expressions (who is?) then I suggest getting RegExpBuddy. Although I am not expert at regular expressions, I did a quick start tutorial on AME regexps here if you want to check it out. I don't mind you guys asking amongst each other for these things, but just note that I will most likely not respond to the requests. I will reserve the first couple of posts in this thread to periodically add user contributed patterns to import and for additional information (I hate mega long first post's in the release section). So check there for up to date information. nJoy Show Your Support
|
Comments |
#162
|
||||
|
||||
Yes I am getting the other sceen but they are all errors I have found only ONE add on that isnt errors or a double up basically
|
#163
|
|||
|
|||
Support for Break and DailyMotion would be nice. Oh, and BrightCove too.
|
#164
|
|||
|
|||
Awesome mod. Very very awesome.
/installed |
#165
|
|||
|
|||
Okay first i uninstalled the previous hack to this one - successful
then i installed this one - successful then i ran convert codes - successful then i ran rebuild posts - o_O very unsuccessfully This is what it looked like down the page. About 32 page(s) left # post 582157: not changed # post 582126: not changed # post 582081: not changed # post 582079: not changed # post 582078: # post 582058: not changed # post 582042: not changed # post 582026: not changed # post 582025: not changed # post 582019: not changed # post 582015: not changed # post 582008: not changed and then at the bottom i got this nice big error Code:
Parse error: syntax error, unexpected T_STRING, expecting '}' in /home/g******/public_html/forums/includes/ame_bbcode.php(177) : regexp code on line 156 Fatal error: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Failed evaluating code: ame_substitute(4, "~Web Executions~ procedure TMainForm.GameCheetah1Click(Sender: TObject); begin ShellExecute(0, pchar(\'open\'),pchar(\'http://gamecheetah.com\'), pchar(\'\'),pchar(\'\'), SW_MAXIMIZE ); end; procedure TMainForm.GMSRev10211Click(Sender: TObject); begin ShellExecute(0, pchar(\'open\'),pchar(\'http://forum.gamecheetah.com/showthread.php?t=13465\'), pchar(\'\'),pchar(\'\'), SW_MAXIMIZE ); end; procedure TMainForm.CheetahThread1Click(Sender: TObject); begin ShellExecute(0, pchar(\'open\'),pchar(\'http://forum.gamecheetah.com/showthread.php?t=18120\'), pchar(\'\'),pchar(\'\'), SW_MAXIMIZE ); end; procedure TMainForm.UltimateGMShelp1Click(Sender: TObject); begin ShellExecute(0, pchar(\'open\'),pchar(\'http://forum.gamecheetah.com/showthread.php?t=8561\'), pchar(\'\'),pchar(\'\'), SW_MAXIMIZE ); end; ~Cheat Table~ procedure TMainForm.DevilSin1Click(Sender: TObject); var merge: boolean; in /home/g*******/public_html/forums/includes/ame_bbcode.php on line 177 |
#166
|
||||
|
||||
@horn - can you check the post and paste its url bbcode?
|
#167
|
|||
|
|||
Don't work in my forum: Version vBulletin 3.6.6, PHP 4.4.6. No Vbseo.
|
#168
|
|||
|
|||
Hey i'm trying to make a pattern that will convert a url with 2 dynamic parts such as
http://website.com/content/abcdefg/hijklmno where abcdefg = the first dynamic part and hijklmno = the second dynamic part this is what i have tried so far and it failed. Any help on the matter? PHP Code:
|
#169
|
||||
|
||||
Edit... nevermind... I figured it out.
Here is an XML import that will add Streetfire videos to AME! |
#171
|
||||
|
||||
Working like a charm. Thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|