![]() |
|
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 |
#166
|
||||
|
||||
Originally Posted by hoangzu
Your images say Preview. The embeded video does not show up in the Preview page.
![]()
__________________
No members have liked this post.
|
#167
|
|||
|
|||
Originally Posted by Digital Jedi
Thank you DJ![]()
Even after I Submit It still not working ![]() No members have liked this post.
|
#168
|
|||
|
|||
Thank you DJ
After I Fix Unique Indexes It working perfect now . Too many many Thank's to you. ![]() No members have liked this post.
|
#169
|
|||
|
|||
Can somebody tell me how can i add "&fmt=22" for youtube videos so i can see HD movies from youtube on my board ? Thx in advance !
No members have liked this post.
|
#170
|
||||
|
||||
Originally Posted by MonkYZ
See this post I made day-before-yesterday, MonkYZ. There are some problems related this: https://www.vbulletin.org/forum/showthread.php?p=1697587
![]()
__________________
No members have liked this post.
|
#171
|
|||
|
|||
Originally Posted by Digital Jedi
Thanks. I just read it... but i am not sure it's 100% correct. I mean, i just tried yesterday to play with youtube video links with and without "&fmt=22" code. For those who haven't got the HD/HQ version, the normal SD version was playing instead, and not telling me even a single time that "source video can't be found". But i was doing that in browser, maybe DJ's AME can't do that inside the code. Or maybe it needs to do some checkings first. Or at least just do a simple workarround and put a link at the bottom for the HD/HQ version, and whoever will want to see it, click it and be redirrected to youtube...
![]()
No members have liked this post.
|
#172
|
|||
|
|||
Hello DJ
I still wonder a imeem (Music) it still not working. I tried too many time. Howerver some thing else they worked very OK Please give me any advise ![]() Thank you PS: Imeem (Playlist) and Imeem (Video) it OK ![]() No members have liked this post.
|
#173
|
||||
|
||||
Originally Posted by MonkYZ
The problem is not the URL extension, but the source code URL extension. ![]()
High Quality: &ap=%2526fmt%3D18 High Definition: &ap=%2526fmt%3D22 That has to be at the end of the video source URL to play either version. Take Jaxel's video for example. Here's the video source for Standard Def: http://www.youtube.com/v/wGCZ7IjKFY8 Now to get the High Def version of that, you need this: http://www.youtube.com/v/wGCZ7IjKFY8&ap=%2526fmt%3D22 This was not a problem in the past when they where doing just HQ. I could just put that in the source code and even if there was no HD or HQ version, it would still play the standard def version. This is not the case anymore. Like this video that doesn't have an HD version. Tack the HD code on the end, and you get a thumbnail, but no video content. http://www.youtube.com/v/1bibCui3lFM&ap=%2526fmt%3D22 And getting a RegEx to match the &fmt=22 is easy, but since it can't match the standard YouTube definition, you need to make another one. But another def will still try to match the string up to that point, giving you two YouTube vids. I may have to do like you said, and just put a link to the HD versions, but even then, it's not always going to give them and HD video.
__________________
No members have liked this post.
|
#174
|
||||
|
||||
Could you please give me the URL so I can test it?
__________________
No members have liked this post.
|
#175
|
|||
|
|||
Here a link I just posted above
Thanks DJ No members have liked this post.
|
#176
|
|||
|
|||
I just found one link has been work
but other link i already give you before (post #175) it doesn't work Thank's No members have liked this post.
|
#177
|
||||
|
||||
Yeah, it's a strange URL pattern that I've never seen before, and I can't find the pattern for any other video on Imeem. But I'll have a definition here soon that should account for it.
__________________
No members have liked this post.
|
#178
|
|||
|
|||
Thank you DJ
Hopefully I'll get your definition very soon ![]() No members have liked this post.
|
#179
|
|||
|
|||
great and installed!
No members have liked this post.
|
#180
|
|||
|
|||
Does anyone know why my vimeo embedded files look like this?
No members have liked this post.
|
![]() |
«
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 03:16.