Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools
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...
Version: 3.0.0, by Digital Jedi Digital Jedi is offline
Developer Last Online: Sep 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.x Rating:
Released: 11-09-2008 Last Update: 10-23-2013 Installs: 1406
Supported
 

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

File Type: zip DJs-AMEs-media-definitions.zip (220.8 KB, 664 views)

Screenshots

File Type: jpg Slide.com.jpg (98.7 KB, 0 views)
File Type: png World Star Hip-Hop.png (105.7 KB, 0 views)
File Type: png Twitter.png (255.6 KB, 0 views)
File Type: png Amazon Thumb.png (67.8 KB, 0 views)
File Type: png screen-pinterest-boards.png (435.9 KB, 0 views)
File Type: png screen-pinterest-pins.png (166.4 KB, 0 views)
File Type: png screen-storify.png (154.7 KB, 0 views)
File Type: png screen-gamesopoly.png (100.5 KB, 0 views)
File Type: png screen-google-maps.png (174.1 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
5 благодарности(ей) от:
lottidah, muhakeme, vithorius, xorex

Comments
  #1562  
Old 12-05-2010, 10:30 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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/.?=$#&;]*)
and the replacement is:
Code:
<img src="/forums/images/icons/juoticon.GIF" border="0" align="absmiddle" />&nbsp;<a href="/$p1&$p2">$ameinfo[title]</a>
which puts a small icon before the link and the title of the page as the link. It's been working for a few days and I've tried every URL combo I could think of including with styles and search highlights.

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.)
Reply With Quote
  #1563  
Old 12-06-2010, 12:16 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
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/.?=$#&;]*)
and the replacement is:
Code:
<img src="/forums/images/icons/juoticon.GIF" border="0" align="absmiddle" />&nbsp;<a href="/$p1&$p2">$ameinfo[title]</a>
which puts a small icon before the link and the title of the page as the link. It's been working for a few days and I've tried every URL combo I could think of including with styles and search highlights.

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.)
If you had Local Hosted media definitions installed, it would cause a conflict. Then when media was posted, both definitions would try to convert in the post.

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.
Reply With Quote
  #1564  
Old 12-06-2010, 12:53 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, that explains a lot.
Reply With Quote
  #1565  
Old 12-06-2010, 04:49 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

**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.
Attached Files
File Type: xml Amazon (Thumbnails).xml (1.3 KB, 14 views)
File Type: xml Dailymotion.xml (1,021 Bytes, 18 views)
File Type: xml Dailymotion (Short URL).xml (1.1 KB, 12 views)
File Type: xml EA Sports.xml (1.3 KB, 10 views)
File Type: xml Flickr Slideshows (Photostreams).xml (2.1 KB, 14 views)
File Type: xml Flickr Slideshows (Sets).xml (2.2 KB, 15 views)
File Type: xml Fox News.xml (627 Bytes, 9 views)
File Type: xml Flowrestling.xml (2.0 KB, 7 views)
File Type: xml JustinTV (Live).xml (2.0 KB, 10 views)
File Type: xml Photobucket (Videos).xml (1.9 KB, 13 views)
Reply With Quote
  #1566  
Old 12-06-2010, 05:02 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Attached Files
File Type: xml Scribd (Full Screen URL).xml (1.4 KB, 7 views)
File Type: xml The Escapist.xml (1.0 KB, 7 views)
File Type: xml The Daily Show (Clips).xml (945 Bytes, 8 views)
File Type: xml The Daily Show (Old).xml (871 Bytes, 7 views)
File Type: xml Vimeo.xml (1.5 KB, 12 views)
File Type: xml eBay (Thumbnails).xml (4.3 KB, 11 views)
File Type: xml ProstoPleer.xml (729 Bytes, 8 views)
File Type: xml Trailer Addict.xml (2.0 KB, 8 views)
Reply With Quote
  #1567  
Old 12-06-2010, 11:22 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<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
Reply With Quote
  #1568  
Old 12-06-2010, 04:15 PM
carsafety carsafety is offline
 
Join Date: Apr 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Digital Jedi View Post
I haven't logged into Amazon in a while, since they closed all North Carolina accounts, but I'm wondering if the Link Checker is giving a false positive here. It seems to be looking at everything after the first question mark and checking it against your ID. For thumbnails, I tried a few things, but everything nerfs the ability to pull the correct image. I think I may be able to fix it for basic linking, but there's a possibility that you'll occasionally get the wrong URL.

This works on the basis of adding cookies to the user's computer, right? Is there a way to check for these and rather then validate against the Link Checker, validate against whether the cookie was added to a computer or not? Say, from a computer that hasn't visited an Amazon link with your ID.
I don't really know about cookies, I've been using the checker and confirming with orders when I make one. There are a lot of combinations so I can't test them all, but so far I have since confirmed that my dual tag both validates and gives affiliate order credit to a previously unused tag, this was true from a desktop and via iPhone with a mobile redirect that further alters the URL.

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.
Reply With Quote
  #1569  
Old 12-07-2010, 01:17 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #1570  
Old 12-07-2010, 03:43 PM
M.C. M.C. is offline
 
Join Date: Jan 2002
Posts: 463
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #1571  
Old 12-07-2010, 07:00 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by M.C. View Post
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?
It shouldn't matter what folder they're in, as long as you only changed the name, and didn't add the domain extension or anything like that. In other words, all you should have added was "site", not "site.com" or anything else. And, of course, the file URLs should end in .mp3.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:12 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06638 seconds
  • Memory Usage 2,408KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (28)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete