The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest... Details »» | ||||||||||||||||||||||||||||||||||||||||||
DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest...
Developer Last Online: Sep 2023
NEARLY 300 SUPPORTED SITES FOR VIDEOS, AUDIO, GAMES AND MORE! This is the most current repository of definitions for DJ's AME :: The Ultimate Automatic Media Embedder. These media definitions will expand your AME to support embedding from hundreds of websites. More videos. More than videos. These definitions will let you embed content from sites that include games, widgets, music players and so much more. This repository was seeded by contributions from the vBulletin community over several years, but are curated here for easy access. Special thanks to Hotwheels and Danyloski for starting the tradition. [hr]#CCCCCC[/hr] NEWS DJ's AME 2.5.7 is out! What are you waitin' fer?! [hr]#CCCCCC[/hr] IMPORT DEFINITIONS ARE NOT INSTALLED They're imported through your AME CP. Which means you have to have AME installed first. You DO NOT import definitions through your Product Manager. I mean, you can try. But I'll make fun of you. The READ ME file explains in more detail. Please don't skip it. I named it in big letters and everything. [hr]#CCCCCC[/hr] VERSION INFO These definitions are for AME 2.5. A BETA set of definitions for AME 3 can be found here. [hr]#CCCCCC[/hr] LIVE DEMO This is my development area with a lot of test thread. As such, it's not a comprehensive list of all working definitions. You can find that below... [hr]#CCCCCC[/hr] MEDIA DEFINITIONS LIST The full list of definitions is available in the second post of this thread. Requests for new definitions should be made here (no registration required), rather than in this thread. It makes it easier for me to keep track and to prioritize. Please do not use this area to contact me. Code:
The password is: LetMeIn#33 [hr]#CCCCCC[/hr] SUPPORT I can't stress this enough. I NEED LINKS in order to troubleshoot problems. Links to the video. Links to the thread. I can't do anything without knowing what videos are causing the problem. If all you do is post that a particular site is not working and provide me with nothing to look at, well, how can I fix it? Following this simple guideline will save us both a lot of time and effort. (And check the FAQ on the first page. I worked really hard on that one. :erm: ) Please note that I do new definition requests in the order they were received and as timely as I can. Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Comments |
#1142
|
||||
|
||||
Hi DJ,
You answered my question about embedding MP3 attachments in Geeks thread and I thought I would follow up here. Even though I am using fb 4.0 my goal is to have an attached MP3 file play inline. What I have done is taken some of what you had written and worked created a new definition that looks like this: HTML Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <AME3> <def> <providerid>6</providerid> <tagoption>MP3</tagoption> <provider>MP3</provider> <url>http://www.mysitename.com</url> <regex_url><![CDATA[([http://]*[\w]*[\.]*mysitename\.[\w/&;%-\.]+\.mp3?2?)]]></regex_url> <regex_scrape /> <embed><![CDATA[<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="250" height="20"> <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" /> <param name="bgcolor" value="#384651" /> <param name="FlashVars" value="mp3=$p1&width=250&showstop=1&showinfo=1&showvolume=1&bgcolor=384651&bgcolor1=31a2f4&bgcolor2=0b8eee&slidercolor1=ffffff&slidercolor2=CCCCCC&sliderovercolor=ffff00" /> </object>]]></embed> <priority>0</priority> </def> </AME3> |
#1143
|
||||
|
||||
Quote:
If this has changed in vB4, and you have some way to distinguish file types (simply having the extension .MP3 in the URL would be enough, really) then you could get it to work. Only $p1 isn't used in AME 3. Double check one of the definitions, but I believe it's something like {vb:raw:something}. It just slips my mind at the moment. |
#1144
|
|||
|
|||
is there a way to add space between word "YouTube" and title of the video?
so it will be "YouTube - Title" istead of "YouTube- Title" |
#1145
|
||||
|
||||
Everything posted in the title is just duplicated from the title of the original video page. So without being able to edit the website itself, there's no way to change that.
|
#1146
|
||||
|
||||
Quote:
Maybe an option in the future? |
#1147
|
|||
|
|||
a member posted this up
Quote:
|
#1148
|
||||
|
||||
Again, I need to see the link in question, or I can't help you.
|
#1149
|
|||
|
|||
I want people to be able to enter a place name in a BBCODE and have the Google Maps for that location displayed inline, or alternatively use another AME definition to do this. I tried to get this to work with a BB code but it turned out to be too complex and I'm not good with Regular Expressions in AME.....
|
#1150
|
||||
|
||||
Quote:
|
#1151
|
|||
|
|||
Hmmm.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|