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 |
#1562
|
||||
|
||||
From what little I could find in this thread about your Internal Linking codes I gathered you had a set- maybe different one for threads, forums, profiles, etc... I found this a little confusing. I made a custom internal links regex that works on all internal links no matter what type of page is linked and it's worked for me on all the links I've tried- threads, forums, profiles, etc...
The regex I'm using is: Code:
http://www\.juot\.[a-z]+/([\w/.?=$#&;]*) Code:
<img src="/forums/images/icons/juoticon.GIF" border="0" align="absmiddle" /> <a href="/$p1&$p2">$ameinfo[title]</a> Is there any danger in using this if it seems to work? (note I didn't include "net" in my URL because some people visit me on juot.co instead of juot.net.) |
#1563
|
||||
|
||||
Quote:
The reason you try not to be too broad with definitions your distributing to the public is you never know when you don't want a page converting or you want a particular URL string to do something else. Case in point, I like having user profile links auto convert. I did not like that it put "Username- City of Gamers Online Community". I just wanted the username and I didn't want to change title of my pages just to accommodate that. The same with thread titles. I would get the full name of the thread and the full name of my site, and again, I didn't want to pull my site name out of the pages, and I doubted that users of the def would, too. Also, people might not want every page on their forum to convert, just certain aspects. Granular control seemed to make sense in this case. |
#1564
|
||||
|
||||
Thank you, that explains a lot.
|
#1565
|
||||
|
||||
**UPDATES**
Sleepy as all heck, but I've got a few defs to release tonight. There here individually, or you can get them from the Master XMlL. Updated Definitions Amazon (Thumbnails) This is a totally new definition, folks. So if you use it, keep in mind some of your older posts might not change over to it. It's cleaner and easier on the eyes than the original. You also need to add the following image to your images/misc folder. Dailymotion and Dailymotion (Short URL) Updated Dailymotion, as well as created a def to embed videos based on the Short URL they give you for posting videos to Twitter. EA Sports You no longer need the EA Sports (Highlight Reel) definition. This one covers them all. Flickr (Photostreams) and Flickr (Sets) Should no longer conflict with video URLs. (Photostreams) embeds the default photostream in a user profile, while (Sets) embeds the photostreams from user Sets. Flowrestling Updated def seems to work 100% of the time, but occasionally can't pull a video thumbnail. Will ignore a YouTube video and post an auto formated link instead. Fox News Your Fox News (Old) definition is useless now, so you can delete it, if you want. I'm actually quite proud of this one, but it's for totally technical, geeky reasons. JustinTV (Live) Delete your JustinTV (Live 2) definition, as this one covers it now. Photobucket (Videos) Should no longer conflict with image URLs and should keep your old FLV videos embedded if you haven't changed anything since last update. |
#1566
|
||||
|
||||
Updated Definitions Continued...
Scribd (Full Screen URL) Your old Scribd definition will not work anymore. Sad to say, Scribd has multiple parameters that need to be accounted for and doesn't put them anywhere where AME can find them. My compromise was to create this definition which will embed the link Scribd gives you for the Full Screen version of a document. The Daily Show (Clips) and The Daily Show (Old) You'll need both of these, one for embedding new clips and the other to make sure your old clips remain embedded. The Escapist Vimeo New Definitions eBay (Thumbnails) Three definitions required for this one. I'm still not sure if this is fully International yet. Did quite a bit of testing, but eBay is vast and easy to miss variations in the URL strings. You would also need to do what you need to do to make the Replacement HTML code affiliate-able. (New word.) You also need to add this image to your images/misc directory. ProstoPleer New music player website submitted by Vitaly. Added it to the Master XML Trailer Addict What does it sound like? |
#1567
|
||||
|
||||
<u>Definitions Dropped</u>
Had to drop or combine these definitions into the main ones. If your doing a full wipe of your defs and installing the Master, then you need not worry looking for these. But if your doing individual definition imports, take note that you'll need to get rid of most of these. Fox News (Old) EA Sports (Highlight Reels) JustinTV (Live 2) Scribd |
#1568
|
|||
|
|||
Quote:
I've also tested by ordering with other tag combinations and so far the only one that does not appear to have worked was the longer URL format that had a ? earlier in the URL and again for the tag. I only tested this via mobile. I will try it on desktop at some point too. |
#1569
|
||||
|
||||
Whoops! I may have accidentally released my beta definition for IMDB in the Master XML. It is not funtional right now, so if you grabbed it with my last release, please feel free to delete it. That should haven't been in there.
|
#1570
|
|||
|
|||
thanks, Jedi, for your explanation.... also about internal links... I tried .mp3 definition, but it didn't work for me.
My forum is in http://www.site.com/forum but my mp3s are in http://www.site.com/music/mp3s/ and I coudn't get links to work (yes I changed address in definition to my site)... should my mp3s to be in http://www.site.com/forum/mp3s or something like this? |
#1571
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|