![]() |
|
Mod Options |
![]() |
|||||||||||||||
DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest...
![]() Developer Last Online: Jun 2020 ![]() ![]() ![]()
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. NEWS DJ's AME 2.5.7 is out! What are you waitin' fer?! 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. VERSION INFO These definitions are for AME 2.5. A BETA set of definitions for AME 3 can be found here. 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... 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.
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. ![]() Please note that I do new definition requests in the order they were received and as timely as I can. Download Now Only licensed members can download files, Click Here for more information. Supporters / CoAuthors
Screenshots Show Your Support
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Show Thread Enhancements AME - Auto Media Embedding (youtube, Amazon, google, myspace, etc...) | The Geek | vBulletin 3.6 Add-ons | 1469 | 24 Sep 2015 18:20 |
Add-On Releases Digital Sith's AMEs - ADULT Media Definitions | Digital Sith | vBulletin 3.6 Add-ons | 66 | 08 Sep 2015 23:44 |
Add-On Releases DJ's AME (Auto Media Embedding) XML Media Definitions (Third Time's the Charm) | Digital Jedi | Modification Graveyard | 828 | 10 Mar 2010 06:45 |
Add-On Releases AME (Auto Media Embedding) XML Releases | Dannyloski | Modification Graveyard | 289 | 09 Oct 2009 02:33 |
Add-On Releases AME (Auto Media Embedding) XML's (The Geek) | hotwheels | Modification Graveyard | 66 | 22 Aug 2009 06:40 |
#1876
|
|||
|
|||
If I download the latest .xml file, does that have new definitions in it for https Youtube, etc?
No members have liked this post.
|
#1877
|
|||
|
|||
Any insight from someone who has converted to this plugin after using passiveVid? I've been using that plugin for a while now and have found that it conflicts with other things and I need to drop it. Any special instructions for converting over to this one? I know I have to uninstall it and remove all files and database tables, just wondering if anyone has any other tips.
Thanks! No members have liked this post.
|
#1878
|
||||
|
||||
The file was last updated in Sept 2011, so any changes since then have not been implemented.
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#1879
|
|||
|
|||
create a new identical definition and simply add an S to the http in the regular expression string
No members have liked this post.
|
#1880
|
|||
|
|||
Originally Posted by silverd
Doing this, AME parses the https links but it shows the video twice, with some garbage code into the post... ![]()
![]() No members have liked this post.
|
#1881
|
||||
|
||||
Hi,
not able to embed facebook video's please help with definition No members have liked this post.
|
#1882
|
|||
|
|||
dailymotion, anyone? Please?
__________________
![]() Click here to visit my NFL forum My Mods: [ Links To Zoints Thread Tags In Posts ] [ Pre-Defined Topic Tags for Zoints Thread Tags ] [ Define Order Of News Shown With Frontpage Slideshow ] No members have liked this post.
|
#1883
|
||||
|
||||
Originally Posted by BirdOPrey5
Yeah, sorry about that. My life took on some new, unexpected challenges. But I haven't forgotten about this thread, or AME in general. Hopefully everyone can hang on just a little while longer. ![]()
Also, thanks BirdOPrey, for keeping the light on for everyone. ![]()
__________________
The following members like this post: sweetpotato, SBlueman
|
#1884
|
||||
|
||||
I've run into a problem that I'm trying to sort out with my server that's holding further development up. I'm not able to save changes or import definitions on either my board, my test board or a client's board on my shared server. I'm working with them to try and rectify the issue, but if it turns out that it's an AME issue, this might delay things for the foreseeable future.
__________________
No members have liked this post.
|
#1885
|
||||||||||||||||||||
|
||||||||||||||||||||
Okay, just to keep you guys apprised, we didn't really solve the problems with my server, but I've found a workaround that should work, and maybe any of you that were having a similar problem saving definitions can benefit from it. I'm having to put brackets around the http of the RegEx or encase the whole RegEx in (). No idea what that works, but at least I can save defs now. (Still can't delete any.) I'll try to have some updated ones for you sometime this week.
In addition to that, those of you having trouble with URLs that have been changed to https links, just do as BirdOfPrey recommended and add an s? to the RegEx. I'll post updated ones for those later. Because of both the https issue and the fact that I'm using brackets, all definitions released from here on out will require the RegEx pattern to look like this:
Which, ironically, is the way The Geek used to format his default definitions in the first place before I started doing it differently. Maybe that's why. (Doh!) I cannot open my board just yet to the public, but I'll try and set up something where you can continue to make definition requests. It won't be vB, so you won't be able to see my demos, but it will be something temporary anyway.
Originally Posted by Tourmeister
In addition to the https, the colon was throwing the definition off. Just add both to the ReGex like so:![]()
Originally Posted by wcbryant
I was able to get this to work, but I used additional JavaScript which I picked up from another BBCode posted here. It has the same limitations that JavaScript has when posting via AJAX, but it works. JavaScript is not my language, so I don't know why it does. Possibly older code. Hopefully not deprecated.![]()
Originally Posted by J4CKT
Is that all the YouTube defs (Playlists, User Profiles) or just the default one? Did you get any error messages when you tried, or is simply nothing happening after import?![]()
Originally Posted by BirdOPrey5
I took a look at that first one, and it looks like it might be possible to make a def for just the videos section. That way they could avoid false embeds from the whole site. I'll put that on my list of things to do as well, presuming you don't beat me to it. ![]()
![]()
__________________
No members have liked this post.
Last edited by Digital Jedi; 23 Jan 2013 at 19:13. |
#1886
|
||||
|
||||
If you can hook me up with some URLs and Embed Code, I'd be happy to take a look. DivShare comes up every now and again as a request, but I've yet to see what it's embed code looks like, since it's not a browse-able site. I decided to just join tonight and upload a video to see for myself, but for whatever reason, the embed code region for my video is blank.
Originally Posted by J4CKT
For some reason, I thought I had already released one for PutLocker and SockShare. I even remember testing them, but alas, I don't know what the heck happened there. If you can deal with the bajillion popups, it's actually pretty easy to make.
![]()
__________________
No members have liked this post.
|
#1887
|
||||
|
||||
|[Friday Night Definitions]|
Yes, I know it's Thursday. No, I have no idea why I insist on calling it that. We've established I don't sleep much. Here's a few definitions to hopefully get you through the weekend. New and updated, and collected a few from BirdOPrey. Not yet added to the Master XML. UPDATES Mostly fixes for the https problem a lot of you were running into, and because some of the sites had updated their URL/Embed Codes. Dailymotion eBay Google Maps Hulu YouTube NEW A few requests, and a few defs made by BirdOPrey while I was away. Alli Sports - It appears this site is making a gradual move to all YouTube hosted videos. Fortunately their URLS were distinct enough that I could add two more definitions to support that change. WWLTV - I tweaked this one a bit to only embed videos from their videos section. Should help to prevent any conflicts with regular news pages. NOLA - Embed using their permalinks from within the video, rather than their page URL. Red Bull Signature Series - Another BOP-created def, tweaked a little bit, so I could save a copy on my durn server. Also expanded to include some additional video URLs. Twitter - Requested in the Twitter BBCode thread, this one should work for everyone. Putlocker and SockShare - Watch out for popups!
__________________
The following members like this post: Franciscus, j-bo
Last edited by Digital Jedi; 25 Jan 2013 at 06:59. |
#1888
|
||||
|
||||
Updates
Oh yeah, I almost forgot that I wanted to replace MegaUpload badges with something. This isn't perfect, as you'll need to use the extended URL they provide with downloads that includes the name in the file. But file sharing sites are persnickety about what content they let you pull from their sites. This was the only way I could make it work. I give you:
MediaFire Badges Please upload the attached image to your images/misc directory or whatever misc directories are in each of your style folders. downloadsbadge_mediafire.png In addition to badges, I also made one for Direct Links to images hosted on RapidShare. No need for BBCode, and the image will be resized to no larger than 400px. It will also use your forums tborder class for some nice framing. ![]()
__________________
The following members like this post: Artes_Marciales
Last edited by Digital Jedi; 08 Feb 2013 at 03:22. |
#1889
|
|||
|
|||
Originally Posted by Franciscus
I have the same issue. What did you do to sort it out? This actually happens to all embedded videos, not just from Youtube.![]()
Example: http://www.ultimatecarpage.com/forum...ad.php?t=45563 No members have liked this post.
|
#1890
|
|||
|
|||
100% OK with the last update of Digital Jedi
![]() The following members like this post: Digital Jedi, SBlueman
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 22:55.