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

Reply
 
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
  #1072  
Old 01-07-2010, 04:32 PM
SpyCam SpyCam is offline
 
Join Date: Mar 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey DJ, take a look at the example test post with youtube not parsed and metacafe parsed:

http://www.muzikantams.com/alubaris/...html#post17931
Reply With Quote
  #1073  
Old 01-07-2010, 04:44 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 SpyCam View Post
Hey DJ, take a look at the example test post with youtube not parsed and metacafe parsed:

http://www.muzikantams.com/alubaris/...html#post17931
For whatever reason, your Validation RegEx is not finding a match. Open up the YouTube definition and remove the contents of the Validation RegEx and save. Then re-edit your post.
Reply With Quote
  #1074  
Old 01-07-2010, 06:04 PM
SpyCam SpyCam is offline
 
Join Date: Mar 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, this is what i removed from "Validation" textarea:

Code:
value="http://www\.youtube\.com/v/([\w\-]*)?&
And now it works:
http://www.muzikantams.com/alubaris/...u-youtube.html

Should i leave the definition as is now, or should i enter something into validation textarea?
Reply With Quote
  #1075  
Old 01-07-2010, 06:05 PM
Stryker412 Stryker412 is offline
 
Join Date: May 2005
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

DJ here's what I have for the Gametrailers definition:

Regular:

Code:
http://www\.gametrailers\.com/([u]*)[sermovievid-]+/[\w-]+/([\d]+)#*[\w]*
Replacement:

Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" id="gtembed" width="480" height="392">	
                <param name="allowScriptAccess" value="sameDomain" />
 	<param name="allowFullScreen" value="true" />
                <param name="movie" value="http://www.gametrailers.com/remote_wrap.php?{$p1}mid=$p2"/>
                <param name="quality" value="high" /> 
                <embed src="http://www.gametrailers.com/remote_wrap.php?{$p1}mid=$p2" swLiveConnect="true" name="gtembed" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="480" height="392"></embed> 
</object>
Just want to verify this is correct.
Reply With Quote
  #1076  
Old 01-07-2010, 06:14 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 SpyCam View Post
ok, this is what i removed from "Validation" textarea:

Code:
value=&quot;http://www\.youtube\.com/v/([\w\-]*)?&amp;
And now it works:
http://www.muzikantams.com/alubaris/...u-youtube.html

Should i leave the definition as is now, or should i enter something into validation textarea?
You can leave it as is. Validation is just supposed to keep videos that have embedding disabled from converting. All that will happen now is they'll convert, but if embedding is not enabled it will just say so in video.


Quote:
Originally Posted by Stryker412 View Post
DJ here's what I have for the Gametrailers definition:

Regular:

Code:
http://www\.gametrailers\.com/([u]*)[sermovievid-]+/[\w-]+/([\d]+)#*[\w]*
Replacement:

Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" id="gtembed" width="480" height="392">	
                <param name="allowScriptAccess" value="sameDomain" />
 	<param name="allowFullScreen" value="true" />
                <param name="movie" value="http://www.gametrailers.com/remote_wrap.php?{$p1}mid=$p2"/>
                <param name="quality" value="high" /> 
                <embed src="http://www.gametrailers.com/remote_wrap.php?{$p1}mid=$p2" swLiveConnect="true" name="gtembed" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="480" height="392"></embed> 
</object>
Just want to verify this is correct.
Try escaping the pound sign in your RegEx.
Code:
http://www\.gametrailers\.com/([u]*)[sermovievid-]+/[\w-]+/([\d]+)\#*[\w]*
Reply With Quote
  #1077  
Old 01-07-2010, 06:25 PM
SpyCam SpyCam is offline
 
Join Date: Mar 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, thanks,
now one more question, if i can ask.
I wanted to create and add a local tube site's definition, but i don't know how.
It uses JW player 4.3.132
The example URL:
http://tv.delfi.lt/video/aAEt8cWJ/

The embed code they offer:
Code:
<script type="text/javascript">var c = "Sportas"; </script>
<script type="text/javascript" src="http://tv.delfi.lt/js/embed.js?v=1.5"></script>
<script>var _delfiVideoX = 420;var _delfiVideoY = 334;var _delfiVideoSalt = "aAEt8cWJ";_createDelfiVideo();</script>
Do you have any idea what Regular expression URL code should i use and what Replacement HTML to put for it to work?

Thanks a lot in advance
Reply With Quote
  #1078  
Old 01-08-2010, 03:41 AM
Musika Musika is offline
 
Join Date: Jul 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Digital Jedi View Post
Clipfish is blocked in my country, so I wasn't able to do anything but update the embed code I had in the old definition. If you can get me a few more example URLs and embed code samples from the site (three or four each should do), I can work something up, but you would have to let me know if it's working.
I found out, that there are two Links for one Video and both are used by Clipfish, so I will give you both links for the following three examples. But I tested it out and after the video-ID you can put every string even with slashes, it is ignored.

1.
PHP Code:
http://www.clipfish.de/video/3221577/
http://www.clipfish.de/video/3221577/cute-dancer/ 
PHP Code:
<object width="464" height="384">
<
param name="allowScriptAccess" value="always" />
<
param name="movie" value="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&videoid=3221577&r=1&angebot=extern&c=990000" />
<
param name="bgcolor" value="#ffffff" />
<
param name="allowFullScreen" value="true" />
<
embed src="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&vid=3221577&r=1&angebot=extern&c=990000" quality="high" bgcolor="#990000" width="464" height="384" name="player" align="middle" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object

2.
PHP Code:
http://www.clipfish.de/video/3221911/
http://www.clipfish.de/video/3221911/winterspeck/ 
PHP Code:
<object width="464" height="384">
<
param name="allowScriptAccess" value="always" />
<
param name="movie" value="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&videoid=3221911&r=1&angebot=extern&c=990000" />
<
param name="bgcolor" value="#ffffff" />
<
param name="allowFullScreen" value="true" />
<
embed src="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&vid=3221911&r=1&angebot=extern&c=990000" quality="high" bgcolor="#990000" width="464" height="384" name="player" align="middle" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object

3.
PHP Code:
http://www.clipfish.de/channel/144/video/3094673/
http://www.clipfish.de/channel/144/video/3094673/bernard---windsurfing/ 
PHP Code:
<object width="464" height="384">
<
param name="allowScriptAccess" value="always" />
<
param name="movie" value="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&videoid=3094673&r=1&angebot=extern&c=990000" />
<
param name="bgcolor" value="#ffffff" />
<
param name="allowFullScreen" value="true" />
<
embed src="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&vid=3094673&r=1&angebot=extern&c=990000" quality="high" bgcolor="#990000" width="464" height="384" name="player" align="middle" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object
Reply With Quote
  #1079  
Old 01-08-2010, 04:52 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 Musika View Post
I found out, that there are two Links for one Video and both are used by Clipfish, so I will give you both links for the following three examples. But I tested it out and after the video-ID you can put every string even with slashes, it is ignored.

1.
PHP Code:
http://www.clipfish.de/video/3221577/
http://www.clipfish.de/video/3221577/cute-dancer/ 
PHP Code:
<object width="464" height="384">
<
param name="allowScriptAccess" value="always" />
<
param name="movie" value="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&videoid=3221577&r=1&angebot=extern&c=990000" />
<
param name="bgcolor" value="#ffffff" />
<
param name="allowFullScreen" value="true" />
<
embed src="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&vid=3221577&r=1&angebot=extern&c=990000" quality="high" bgcolor="#990000" width="464" height="384" name="player" align="middle" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object

2.
PHP Code:
http://www.clipfish.de/video/3221911/
http://www.clipfish.de/video/3221911/winterspeck/ 
PHP Code:
<object width="464" height="384">
<
param name="allowScriptAccess" value="always" />
<
param name="movie" value="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&videoid=3221911&r=1&angebot=extern&c=990000" />
<
param name="bgcolor" value="#ffffff" />
<
param name="allowFullScreen" value="true" />
<
embed src="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&vid=3221911&r=1&angebot=extern&c=990000" quality="high" bgcolor="#990000" width="464" height="384" name="player" align="middle" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object

3.
PHP Code:
http://www.clipfish.de/channel/144/video/3094673/
http://www.clipfish.de/channel/144/video/3094673/bernard---windsurfing/ 
PHP Code:
<object width="464" height="384">
<
param name="allowScriptAccess" value="always" />
<
param name="movie" value="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&videoid=3094673&r=1&angebot=extern&c=990000" />
<
param name="bgcolor" value="#ffffff" />
<
param name="allowFullScreen" value="true" />
<
embed src="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf?as=0&vid=3094673&r=1&angebot=extern&c=990000" quality="high" bgcolor="#990000" width="464" height="384" name="player" align="middle" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object
Okay, that should be relatively simple. Give this definition a try and see if the sample URLs embed.
Attached Files
File Type: xml Clipfish.xml (1.2 KB, 8 views)
Reply With Quote
  #1080  
Old 01-08-2010, 09:37 AM
Musika Musika is offline
 
Join Date: Jul 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Digital Jedi View Post
Okay, that should be relatively simple. Give this definition a try and see if the sample URLs embed.
Worked smooth and perfect.
Thank you! :up:
Reply With Quote
  #1081  
Old 01-08-2010, 04:08 PM
Nook_Neformat Nook_Neformat is offline
 
Join Date: May 2006
Location: Kiev, Ukraine
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Digital Jedi, first of all, thank you for your work, it is really helpfull!
And i got one question, i tried to make a definition to play DivShare music and i made it but it plays everywhere but not in FireFox.
So this is what i used
Regular expression
PHP Code:
[http://]*[a-z]*?[\.]?divshare\.com/download/([\w\-]+) 
Replacement
PHP Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="335" height="85" id="divplaylist"><param name="movie" value="http://www.divshare.com/flash/playlist?myId=$p1/></object
End here's example link:
http://www.neformat.com.ua/forum/nef...ml#post1038345

I'm not good at it so i think i messed up something. I hope you can help me, coz my users badly want this option(
Reply With Quote
Reply


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 07:30 PM.


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.05914 seconds
  • Memory Usage 2,443KB
  • 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
  • (9)bbcode_code
  • (14)bbcode_php
  • (6)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
  • (6)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
  • (11)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