The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AME 2.5 - Media Embedding for posts, sigs, vm's, groups and blogs Details »» | |||||||||||||||||||||||||||||||||
AME 2.5 - Media Embedding for posts, sigs, vm's, groups and blogs
Developer Last Online: Jan 2019
From the makers of the letters O and Yea comes the hottest 'must have mod' of the season: AME 2.5 - The Return of The Hot Mama.
Thanks everyone for making AME 2.5 Mod of the Month AME is the multi award winning modification that smartly scans new and edited posts for URLs from a customisable variety of web sites (i.e. YouTube or Amazon or about 200 others). If it finds a match, AME will 'transform' the URL into inline embedded media without your users ever having to even think about it. It was important for me to create a system that did not need updating (and subsequent reinstalling) every time one of the sites it supported decided to change the way it displayed its media (which is all the fricken time). Therefore I built a system in which the 'definitions' for each site could be imported, exported, tweaked and shared on a whim. This way, you only have to import the definitions that you want. It also allows the vB community to get creative and share definitions that I wouldn't of thought of! Which sites are supported? Included in the default installation is YouTube and Amazon. At time of posting this, I believe that there are over 180 sites supported that have been created by the vBulletin community. These range from sites that stream videos to Amazon referral links to locally hosted music and video files. Check out the 'add ons' section of this post below to see availible add-ons. For a total list of features and an FAQ, see click here. For a post on troubleshooting, click here. Though not tested on any version of vBulletin lower than 3.7.4, in theory it should work on versions 3.5 and higher (just dont quote this bit!). Big thanks goes out to all those in the community that have supported this mod. Especially Digital Jedi who gives great support on this mod and has created over 160 definitions for this system alone! Installation/Upgrade
Change Log
nJoy Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
6 благодарности(ей) от: | ||
Digital Jedi, luizalmir, Neal-UK, vijayninel, vithorius, zascok |
Comments |
#672
|
||||
|
||||
I have just uploaded AME 2.5.5 to address a couple of minor issues. Mainly surrounding editing of existing AME links that contain brackets inside the name. This could (in rare cases) also affect posts with multiple media URLs in them.
I also added another hook to extend additional functionality for media that fails to validate (i.e. a youtube link that doesn't allow external embedding). I do not currently have plans to extend this area further than I have done, but its there Files changed:
I have also updated the ame_nomedia template to add the phrase 'External Embedding Not Available' as the title to the link. This appears if the definition does not validate along with an icon. If you want to make it more obvious to the user that AME is working, but the video won't embed, I suggest playing with that template (or use the new hook). To upgrade: Download the latest package Unzip and upload the contents of the upload/forums folder into your own forums folder (be sure to upload ALL the files and folders choosing to overwrite existing files). Import the product_ame.xml file into your admincp product system (choosing to overwrite existing version) |
#673
|
||||
|
||||
Quote:
If only using the default youtube definition and you only want youtube videos with hd=1 in the URL to be a larger size, then just create a new plugin: Hook Location: automediaembed_parse_bbcode_match_start Title: Youtube HD Bigga Please Code: PHP Code:
What this will do is check the definition key and the zone you are in. If the matching definition key is youtube and the zone is post, then it will check the URL for hd=1 (which is my understanding of how youtube marks HD URLs. It then overrides the zones size. I am sure you can get even more creative Anyhoo, hope this helps! |
#674
|
||||
|
||||
Quote:
|
#675
|
||||
|
||||
Quote:
1- Untick the option to parse links in text 2- Untick the 'Automatically embed media' option when posting Hope that helps! |
#676
|
||||
|
||||
Quote:
Quote:
[http://]*[a-z]*?[\.]?youtube\.[a-z]*?/watch\?v=([A-Z0-9._%-]*)[&\w;=\+_\-]* Will not match http://www.youtube.com/v/XXXX-XxXXxxX Nor should it because http://www.youtube.com/v/XXXX-XxXXxxX in an address bar will not take you to a video as it is the movie object address. When AME validates, it uses value="http://www\.youtube\.com/v/([\w\-]*)?& Because that is the HTML that is in the source when the embed URL is present on the page. Otherwise it isn't there and instead 'Embedding disabled by request' or whatever. I have tested this pretty throughly and while bugs in anything are inevitable, I am confident that the default install works as intended. If you are using custom or new definitions, that could be the culprit. |
#677
|
||||
|
||||
Quote:
|
#678
|
||||
|
||||
Quote:
HTHs! |
#679
|
|||
|
|||
updated.
Break.com ESPN and AOL video are still NOT working |
#680
|
||||
|
||||
Just FYI Geek, theres an error in the version checking of this modification
|
#681
|
|||
|
|||
dang, I just installed it too
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|