Version: 3.0.1, by The Geek
Developer Last Online: Jan 2019
Category: BB Code Enhancements -
Version: 4.0.0
Rating:
Released: 12-20-2009
Last Update: 01-16-2010
Installs: 1363
DB Changes Uses Plugins
Additional Files
No support by the author.
From the makers of Smooth and Jazz comes the singing sensation my mom has been waiting months for:
AME3. Bigger. Badder. Bestest.
NOTE ABOUT vB4.0.3: ------------------------------------------------------------
vBulletin 4.0.3 has changed the way video codes are handled and in the process, inadvertently broke AME3. I have submitted a bug report and believe that the issue will be quickly resolved. There is a manual fix you can apply for 4.0.3 here in the interim.
-----------------------------------------------------------------------------------------------
AME3 is the sequel to the multi award winning AME 1x and AME 2x systems. AME3. This time, its different.
It allows users to simply paste URLs into their message without having to use the video bbcode or video popup box.
It allows you to add, edit and customise the video definitions that ship with vB4
It allows you to import community created definitions to extend the system in ways you otherwise couldn't.
Now you can use AME anywhere you can use video bbcode: posts, blogs, visitor messages, the CMS, etc...
Note that I am releasing this early for beta testing and general feedback. There is currently a bug in RC2, RC4 and 4.0.0 that will prevent AME from working however there is a workaround posted below.
I have written a pretty comprehensive readme and attached it seperatly to this post. I suspect both this post and the readme will get updated as AME3 becomes finalised.
I have noticed that youtube is including a . in some of the video urls which causes embedding with this mod to not work.
This post should help you.
Quote:
Originally Posted by Alan_SP
For new youtube code (youtu.be one, if there is new one, please give link for us to see):
Go to AdminCP, AME CP, choose Add New.
For Provider: YouTube New (or whatever you like as a name for it)
Tagoption: youtuben (this can be anything you like, but unique, I just added n to stress it's new youtube tag)
URL: http://youtu.be
Regex URL: http:\/\/youtu\.be\/([a-z0-9-_]+) (this must looks like this, I used old original youtube regex to construct this one based on new youtube links)
Regex Scrape: leave empty
Embed:
Here I'm using code for HD video. It's the same as for old YouTube videos, because links just get redirected to old site (new links a just much simpler on us users). You can change width and height of video. Also you can disable HD if you want it.
For new youtube code (youtu.be one, if there is new one, please give link for us to see):
Go to AdminCP, AME CP, choose Add New.
For Provider: YouTube New (or whatever you like as a name for it)
Tagoption: youtuben (this can be anything you like, but unique, I just added n to stress it's new youtube tag)
URL: http://youtu.be
Regex URL: http:\/\/youtu\.be\/([a-z0-9-_]+) (this must looks like this, I used old original youtube regex to construct this one based on new youtube links)
Regex Scrape: leave empty
Embed:
Here I'm using code for HD video. It's the same as for old YouTube videos, because links just get redirected to old site (new links a just much simpler on us users). You can change width and height of video. Also you can disable HD if you want it.
Priority: 0
This didn't do anything for me, regular youtube and youtu.be links both just showing up as links
There's a lot of pages to go through, am I supposed to somehow disable vb4's new horrible terrible built-in video tag?
EDIT WAIT: the above coupled with testbot's code worked fine, someone add both steps to the mod's original post man I hate how we gotta go through 70 pages of stuff to get mods working properly on this damn site thanks for the text though guys I love this thing, loved vb3 more though hate vb4 with a passion
EDIT WAIT: the above coupled with testbot's code worked fine, someone add both steps to the mod's original post man I hate how we gotta go through 70 pages of stuff to get mods working properly on this damn site thanks for the text though guys I love this thing, loved vb3 more though hate vb4 with a passion
For new youtube code (youtu.be one, if there is new one, please give link for us to see):
Go to AdminCP, AME CP, choose Add New.
For Provider: YouTube New (or whatever you like as a name for it)
Tagoption: youtuben (this can be anything you like, but unique, I just added n to stress it's new youtube tag)
URL: http://youtu.be
Regex URL: http:\/\/youtu\.be\/([a-z0-9-_]+) (this must looks like this, I used old original youtube regex to construct this one based on new youtube links)
Regex Scrape: leave empty
Embed:
Here I'm using code for HD video. It's the same as for old YouTube videos, because links just get redirected to old site (new links a just much simpler on us users). You can change width and height of video. Also you can disable HD if you want it.
Priority: 0
doesn't work for me, it wraps the video in the youtuben links but then it doesn't display the video