vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest... (https://vborg.vbsupport.ru/showthread.php?t=195884)

kris1351 10-15-2009 03:27 AM

Not a big deal, but the LiveLeak definition does not seem to want to work. It says it imported like a charm, but you cannot get it to show in the definitions.

EQmandingo 10-19-2009 12:42 AM

Here's an example videos embed code from my new webpage.(powered by PHPmotion, running flowplayer as the player) ..I don't even know where to begin to create an AME definition for my vB board for it..any one have a few minutes to explain..or ( preferably ) if the author could construct one for me.... I got $ on it ....if anyone interested in helping me needs more info..lemme know.

Code:

<object width="400" height="300" data="http://tutstube.tv//player/flowplayer-3.1.0.swf" type="application/x-shockwave-flash"><param name="movie" value="http://tutstube.tv//player/flowplayer-3.1.0.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value='config={"playlist":[{"url":"http://tutstube.tv//uploads/player_thumbs/4oDxCnmx04TxwgzeRA5S.jpg"},{"url":"http://tutstube.tv//player/xmoov-flowplayer.php/4oDxCnmx04TxwgzeRA5S.flv","provider":"lighttpd","autoPlay":false}],"plugins":{"adotube":{"url":"http://tutstube.tv//player/AdotubePlugin.swf","adotube_omlSource":"http://www20.adotube.com/php/services/player/OMLService.php?avpid=YOUR-ADOTUBE-PLACEMENT-ID","adotube_overstreamPlatformURL":"http://chibis.adotube.com/overstreamPlatform/OverstreamPlatform.swf","adotube_AS3OverstreamPlatformAdapterURL":"http://chibis.adotube.com/adapters/AS3OverstreamPlatformAdapter.swf"},"lighttpd":{"url":"http://tutstube.tv//player/flowplayer.pseudostreaming-3.1.2.swf"},"controls":{"url":"http://tutstube.tv//player/flowplayer.controls-3.1.0.swf","backgroundColor":"#cccccc","timeColor":"#5395C8","progressColor":"#5395C8","buttonColor":"#5395C8","buttonOverColor":"#999999","tooltipColor":"#5395C8","tooltips":{"buttons":true}}}}' /></object>

mickknutson 10-19-2009 12:06 PM

Quote:

Originally Posted by mickknutson (Post 1899630)
I also seem to have this URL:

Code:

http://www.dailymotion.com/video/xasyox_sauts-en-parachute-dans-un-gouffre_sport?from=rss
But this seems to work:
Code:

http://www.dailymotion.com/video/xasyox_sauts-en-parachute-dans-un-gouffre_sport
If I have this replacement code:

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-%]*video/[\w\-]+
So, can anyone help with the REGEX that would work for the optional query string, as well as options pre-sub-categories as above?


Daily Motion help please?

mickknutson 10-19-2009 12:07 PM

New Youtube issue:


Code:

http://www.youtube.com/watch?v=0Hn1b3E4BXY#t=4m18s
This URL did not get parsed for some reason. Can anyone help with the REGEX?

Here is the current REGEX:

Code:

[http://]*[a-z]*?[\.]?youtube\.[a-z]*?/watch\?v=([A-Z0-9._%-]*)[&\w;=\+_\-]*

Stryker412 10-19-2009 07:06 PM

Here is an example of Gametrailers:

http://www.gametrailers.com/video/pr...ns-creed/55932

mikeinjersey 10-20-2009 05:50 AM

Im not sure exactly what this mod does, but can I embed my locally hosted .wmv files ? Im getting tired of YouTube nitpicking over everything.

also, if there's a more simpler plugin just for that, please direct me to the right place. I'd appreciate it much.

Deadsy 10-20-2009 07:42 AM

I'm not much into this coding thing, but is it possible to add an definiton for rapidshare.com and for my own forum?

Maybe like this for my forum:
Link: Favicon -> Threadtitle -> Forumtitle ?

Rapidshare.com:
Link: Favicon -> Linktitle (I'd rather think, there's no title. But I'm not sure)

A helping hand would we very nice!

Thank you!

original'as 10-20-2009 10:40 AM

Quote:

Originally Posted by Stryker412 (Post 1902261)
Here is an example of Gametrailers:

http://www.gametrailers.com/video/pr...ns-creed/55932

You can edit url to http://www.gametrailers.com/player/55932.html then it works. :)
But it would be nice to get a fix, that would convert new urls automatically.

BioTek 10-20-2009 10:44 PM

Quote:

Originally Posted by mickknutson (Post 1902044)
New Youtube issue:


Code:

http://www.youtube.com/watch?v=0Hn1b3E4BXY#t=4m18s
This URL did not get parsed for some reason. Can anyone help with the REGEX?

Here is the current REGEX:

Code:

[http://]*[a-z]*?[\.]?youtube\.[a-z]*?/watch\?v=([A-Z0-9._%-]*)[&\w;=\+_\-]*

Use this Regular expression:
Code:

[http://]*[a-z]*?[\.]?youtube\.[a-z]*?/watch\?v=([A-Z0-9._%-]*)[&\w;#=\+_\-]*

mickknutson 10-20-2009 11:12 PM

Quote:

Originally Posted by BioTek (Post 1902891)
Use this Regular expression:
Code:

[http://]*[a-z]*?[\.]?youtube\.[a-z]*?/watch\?v=([A-Z0-9._%-]*)[&\w;#=\+_\-]*

That worked... Thanks

AfterWorldForum 10-21-2009 05:17 PM

Looks like the DailyShow format no longer works. I'm also seeing some trouble with a specific video from CNN, but that might be due to trying to grab a particular video, where the url does not seem to match the mod's definition.

Great list, though :)

<clicks install>

sevkotr 10-21-2009 07:02 PM

can i change width and height of a vimeo video on any post?

such as: www.vimeo.com/videonumber width=600 height=200

Sidewindr 10-22-2009 10:21 AM

embedgames.com appears to have gone and is replaced with embedgames.ru

http://www.dailyhaha.com/_flash/Professional-Sniper.htm
http://www.flickr.com/groups/80797772@N00/pool/show/
http://www.flickr.com/photos/ketchup_soup/show/
http://www.flickr.com/photos/victor-...th/1564724572/

Also single photos from flickr do not work they get translated but the content empty... eg.

Hey Charger!! on Flickr - Photo Sharing!
Flickr Photo Download: Diptych Chevy
Flickr Photo Download: Black Pony

Others ones do work fine so it is not my install ... eg...

BLIZZARD HOUSE MIX 2009 - eSnips, share anything
MTV MUSIC - Rihanna - Umbrella


ALSO

All of the Internal Linking Definitions do not work properly with vBulletin v3.8.4PL1 .. the extracted data is wrong and is the Forum name for all of them.

jscieza 10-23-2009 04:44 PM

Please check GoEar's definition. It isn't working.

Thank you.

superezra 10-24-2009 01:30 PM

do i import this into products?

because everytime i do it says invalid file

Texas_Dawg 10-24-2009 05:06 PM

Does ESPN.com work for anyone?

It looks like the URL of ESPN.com videos are different than the definition here.

For example this is a recent ESPN.com video URL:

http://espn.go.com/video/clip?id=459...goryid=2521705

But the definition in the XML here is:

[http://]*[a-z]*?[\.]?espn\.go\.com/broadband/video/videopage\?[\w=&;]+

How do we fix the ESPN XML? Thanks for any help...

Texas_Dawg 10-24-2009 05:37 PM

Quote:

Originally Posted by Texas_Dawg (Post 1905634)
Does ESPN.com work for anyone?

How do we fix the ESPN XML? Thanks for any help...

Think I figured it out on my own.

Here's what I did:

1) Control Panel >> AME CP >> Display Definitions >> ESPN.com
2) Change the "Regular Expression" box to:

PHP Code:

http://espn\.go\.com/video/clip\?id=([\d]+)[\w&;=]* 

3) Change the "Replacement" box to:

PHP Code:

<object width="$ameinfo[width]height="$ameinfo[height]"><param name="movie" value="http://sports.espn.go.com/videohub/player/embed.swf?id=$p1"/><param name="wmode" value="opaque"/><param name="allowScriptAccess" value="always"/><embed src="http://sports.espn.go.com/videohub/player/embed.swf?id=$p1type="application/x-shockwave-flash" wmode="opaque" width="$ameinfo[width]height="$ameinfo[height]allowScriptAccess="always"></embed></object

4) Save.

testebr 10-24-2009 10:53 PM

1 Attachment(s)
Can you add support for www.dotsub.com ?

Thanks

---------->

ok, here is attached my own definition for dotsub.com

I hope Digital Jedi insert it in master xml file.

kfiasche81 10-28-2009 04:05 PM

i can't add this http://www.justin.tv

gearspro 10-29-2009 02:08 AM

Quote:

Originally Posted by kfiasche81 (Post 1907447)
i can't add this http://www.justin.tv

thats because its not actually archiving videos its streaming them..

kfiasche81 10-30-2009 11:08 AM

Quote:

Originally Posted by gearspro (Post 1907643)
thats because its not actually archiving videos its streaming them..


but also megavideo makes streaming

MagicThemeParks 10-31-2009 11:47 AM

Quote:

Originally Posted by aspen1018 (Post 1732167)
viddler.com doesn't embed just shows link when people post

i tried deleting the viddler definition and re importing and same result

Anyone have a fix for the viddler.com definition?

I'm trying to embed this video: http://www.viddler.com/simple/1c7dc6f7/

original'as 10-31-2009 05:29 PM

Nobody managed to fix blip.tv definitions?


Code:

Parse error: syntax error, unexpected '(' in /var/www/vhosts/topzone.lt/httpdocs/forumas/includes/ame_bbcode.php(323) : regexp code on line 1

Fatal error: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Failed evaluating code: ame_match(&quot;http://blip.tv/file/946401/&quot;, &quot;&quot;, 1, &quot;~[\s]+player\.setPostsId\(([\d]+)\);[\s]+player\.setUsersId\([\d]+\);[\s]+player\.setUsersLogin\(&quot;([\w-_]+)&quot;\)~sim&quot;, &quot;&quot;,$ameinfo) in /var/www/vhosts/topzone.lt/httpdocs/forumas/includes/ame_bbcode.php on line 323


jkcerda 11-01-2009 01:35 AM

Quote:

Originally Posted by BioTek (Post 1902891)
Use this Regular expression:
Code:

[http://]*[a-z]*?[\.]?youtube\.[a-z]*?/watch\?v=([A-Z0-9._%-]*)[&\w;#=\+_\-]*

found where to change, still not working

admincp-> AME CP-> display definitions,,,click on youtube & change regular expression to
[http://]*[a-z]*?[\.]?youtube\.[a-z]*?/watch\?v=([A-Z0-9._%-]*)[&\w;#=\+_\-]*

didnt work for me



BREAK.COM is no longer working either

jkcerda 11-01-2009 02:23 AM

deleted & reloaded definitions, Break is NOT working, youtube is.

Deadsy 11-02-2009 07:25 AM

Alright, nervermind.

I can't see my favicon in the internal links.
The location is "mydomain.com/favicon.ico"

Am I doing it wrong? Do I have to put it in another location?

jkcerda 11-03-2009 03:45 AM

Quote:

Originally Posted by The Geek (Post 1862406)
Just tested a couple and they work for me. Break requires the system to be able to extract destination data. Make sure this setting is on and that your system supports it.

I have that set,,it WAS working, stopped working ut of the blue

heres the definition I have

http://[w\.]*break\.com/[\w-]+/[\w-]+\.html

not sure what if anything chaged,,I gett the Box fo the video and just the Title of break.

Deadsy 11-03-2009 06:05 AM

Alright, the internal links are working. but only in a few forums and I can't figure out why.
That drives me crazy..

Saviour 11-04-2009 12:27 PM

DJ...

I was hoping you could help me resolve an issue I have with using the AME 2.5 media player. I've posted in that mod and will post here, as well.

I have a mod that allows someone to add their PC Specs in a drop-down box that appears when a user clicks their PC Specs button. This menu appears behind the player in the post. I know I can edit the <object> tag of the player in order to fix this, but for the life of me...can't find what it is I'm supposed to edit. I believe I have to add a <vmode="transparent"> tag somewhere...and just need a little help finding the location of this edit.

Is there any way you can help me with this? I certainly would appreciate it.

DieselMinded 11-04-2009 03:03 PM

Quote:

Originally Posted by DieselMinded (Post 1887819)
need www.issuu.com support

possible?

MagicThemeParks 11-07-2009 06:54 PM

Any idea on how to get the jigzone one to work?

CODE
Code:

<script src="http://www.jigzone.com/zes?i=6B148A9FF04&amp;m=61250B3066.8A358B4&amp;z=0&amp;y=XL" type="text/javascript"></script><noscript><a href="http://www.jigzone.com/puzzles/6B148A9FF04">100 9699 Jigsaw Puzzle</a></noscript>

LINK
Code:

<a href="http://www.jigzone.com/puzzles/6B148A9FF04?z=0&amp;m=61250B3066.8A358B4"><img src="http://www.jigzone.com/im/pCut/0.png" alt="Click to Mix and Solve" style="width:400px;height:300px;margin:4px;padding:0;border:1px solid #999;background:transparent url(http://www.jigzone.com/puz/zemThumb?p.up.S.Z0.O0.2u2gv:jpg)"/></a>

slobra 11-09-2009 08:56 PM

Quote:

Originally Posted by Digital Jedi (Post 1877507)
No video data. Most likely The Onion updated their embed code since the initial creation of the definition. I'll put it on the update list.

Did this definition get updated? I've just downloaded the master list, removed and re-added my definitions, but The Onion videos still show up blank.

Example: http://truestreetcars.com/forums/lou...ed-buyers.html

fatdr 11-12-2009 03:33 PM

when i was upload the xml file it is;
"Invalid File Specified"

3.8.4 PL1

whats the problem?

anthony_m 11-12-2009 10:22 PM

I just updated to the newest defs. I deleted all of the ones I had first, and then re-imported the new def file successfully. Now... nothing works.... atleast youtube and photobucket so far do not work.

Any ideas? I've tried changing the contain and file extraction check boxes, but it does not work in any arrangment. It worked before the def update.....

anthony_m 11-13-2009 02:07 AM

OK.. I finally got those figured out. I figured out how to make the changes effective immidiatly (Stripping the code, then re-coding in the tools section).

However, I am having an issue with THe Onion links now. I get the container, but its blank.. nothing there. Not black or anything, just completely blank... this used to work before the updated defs... any ideas?

Thanks

MagicThemeParks 11-14-2009 02:33 PM

Imeem still not working?

CODE
Code:

<div style="width:300px;"><object width="300" height="110"><param name="movie" value="http://media.imeem.com/m/vFph-up4rw/aus=false/"></param><param name="wmode" value="transparent"></param><embed src="http://media.imeem.com/m/vFph-up4rw/aus=false/" type="application/x-shockwave-flash" width="300" height="110" wmode="transparent"></embed></object><div style="background-color:#E6E6E6;padding:1px;"><div style="float:left;padding:4px 4px 0 0;"><a href="http://www.imeem.com/"><img src="http://www.imeem.com/embedsearch/E6E6E6/" border="0"  /></a></div><form method="post" action="http://www.imeem.com/embedsearch/" style="margin:0;padding:0;"><input type="text" name="EmbedSearchBox" /><input type="submit" value="Search" style="font-size:12px;" /><div style="padding-top:3px;"><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=0&ek=vFph-up4rw" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/152/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=1&ek=vFph-up4rw" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/153/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=2&ek=vFph-up4rw" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/154/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=3&ek=vFph-up4rw" rel="nofollow" ><img src="http://www.imeem.com/ads/bannerad/155/10/vFph-up4rw/" border="0" /></a></div></form></div></div><br/><a href="http://www.imeem.com/gigarichard/music/rdTy0AGN/disney-remember-the-magic/">Remember The Magic - Disney</a>
URL
Code:

http://www.imeem.com/gigarichard/music/rdTy0AGN/disney-remember-the-magic/

creative-friend 11-17-2009 05:48 PM

hey

i have tried to put a video from Veoh i have tried Embed code and url but none of them worked......

please help me with that....

Dream 11-20-2009 01:52 PM

So, uh, YouTube stopped working, this happen with someone else?

jca2112 11-20-2009 03:39 PM

Quote:

Originally Posted by Dream (Post 1917764)
So, uh, YouTube stopped working, this happen with someone else?

YouTube links stopped working (for some?) a few days ago as mentioned in the AME 2.5 thread. I assume it is related to AME itself (and it's default YouTube definition) and not the DJ AME definition(s), but I'm not sure.

chick 11-20-2009 06:14 PM

Quote:

Originally Posted by Dream (Post 1917764)
So, uh, YouTube stopped working, this happen with someone else?

Yes about 48 hours ago youtube URLs cease to work on passive video and AME... most work with ame except YOUTUBE... my members are having a fit, they can no longer insert the URL link.

I think YT did something to their definitions??? But I am not a coder and need help.

Hi JCA that was me that posted, I have members who are lost now.


All times are GMT. The time now is 10:53 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04280 seconds
  • Memory Usage 1,865KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (16)bbcode_code_printable
  • (2)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete