vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - AME (Auto Media Embedding) XML Releases (https://vborg.vbsupport.ru/showthread.php?t=157109)

Nikoo 12-15-2007 09:49 AM

ok, thanks for trying.

Dream 12-15-2007 09:18 PM

Break didn't work here. This was the link I tried

http://view.break.com/413456

edit: I had Extract destination data global disabled, but enabling it didn't solve it

edit2: and a request, gamevideos.com :)

edit3: my youtube links parsing still works, strange

Jaxel 12-18-2007 01:36 PM

I cant get the MP3 one working... this is the code I have...

Code:

<embed name="MYsPLAYER.com" src="http://www.MYsPLAYER.com/ANGELsMYsPLAYER.swf?audio1=$p1&autoplay=OFF&shuffle=OFF&color=000000&textcolor=FFFFFFF" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="278" height="40"></embed>
It seems that the AME converts all the & to &amp; and I think that screws with it.

Kahuna900 12-18-2007 04:53 PM

Great mod, but I'm having trouble getting the MTV videos to play:

AME converts to the following url, it shows the image but I can't play the video.

Changes In Just a Blink of an Eye | Video | The Kentucky Kid Movie Special | MTV

http://www.mtv.com/overdrive/?id=1573916&vid=189081

hotwheels 12-19-2007 09:15 PM

I haven't had a chance do work with much lately on this mod........My job has been working me 12hrs a day on graveyard shift for the last 10 days and it's not looking like i will be off of this shift till december 30th......Once i get a few day's off i will see what we can do.

Vinyljunky 12-20-2007 04:47 PM

Quote:

Originally Posted by hotwheels (Post 1404979)
I haven't had a chance do work with much lately on this mod........My job has been working me 12hrs a day on graveyard shift for the last 10 days and it's not looking like i will be off of this shift till december 30th......Once i get a few day's off i will see what we can do.

Wow you are working long hours :eek:

Has anybody asked for Amazon Affiliate yet ? :D Im intrested in the UK url's

Hope you at least get the 25th as holiday!

Regards

VinylJunky

basketmen 12-20-2007 06:16 PM

i request code for this 2 sites, i try to add it by my self but i cant find the right Regular expression or Replacement, thank you for your help




vistaku.com :
example url http://www.vistaku.com/video/737.html

example embed :
Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" style="display: block;" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="380" width="560"><param name="movie" value="http://www.vistaku.com/kplayeroutside.swf?doc=oKaY79vNyc7ik6OVm5WgpZWjnJaanKqP2dHa"><param name="quality" value="high"><param name="menu" value="false"><embed allowfullscreen="true" src="http://www.vistaku.com/kplayeroutside.swf?doc=oKaY79vNyc7ik6OVm5WgpZWjnJaanKqP2dHa" menu="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" height="380" width="560"></object>


layartancap.com :
example url : http://www.layartancap.com/video/Ava...2-part-2/9206/

example embed :

Code:

<embed src="http://layartancap.com/ltcplayerv1.swf?doc=JjmVXAL03kEf3cDjZHBi" type="application/x-shockwave-flash" wmode="transparent" width="420" height="300"></embed>

Code Monkey 12-22-2007 12:02 AM

Never mind, it doesn't work. file removed for further testing.

angy82 12-22-2007 09:27 AM

Quote:

Originally Posted by hotwheels (Post 1352087)
go to the ame cp in your admin control panel and open display. Scroll down to the bottom of the page, and click on "add new".

In the title space, Daily Motion

In the description, Auto link Daily Motion Videos

In the display order, 80 (or whatever number you want)

Active, set to yes

Contain, set to yes

Regular expression, insert: [http://]*[a-z]*?[\.]?dailymotion\.[a-z\.]+([&\w;=\+_\-\/]*)

Replacement, insert: <object width="425" height="335"><param name="movie" value="$p1"></param><param name="allowfullscreen" value="true"></param><embed src="$p1" type="application/x-shockwave-flash" width="425" height="335" allowfullscreen="true"></embed></object>

Extract destination data, set to yes

Embedding Regexp, insert: value=&quot;([http://]*[a-z]*\.dailymotion\.[a-z]+/swf/[\w\d]+)&quot;

That should do it for ya Borden

I've tried also your code, but it don't work.
Does anybody has a updated code?

hotwheels 12-22-2007 10:34 PM

Quote:

Originally Posted by basketmen (Post 1405647)
i request code for this 2 sites, i try to add it by my self but i cant find the right Regular expression or Replacement, thank you for your help




vistaku.com :
example url http://www.vistaku.com/video/737.html

example embed :
Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" style="display: block;" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="380" width="560"><param name="movie" value="http://www.vistaku.com/kplayeroutside.swf?doc=oKaY79vNyc7ik6OVm5WgpZWjnJaanKqP2dHa"><param name="quality" value="high"><param name="menu" value="false"><embed allowfullscreen="true" src="http://www.vistaku.com/kplayeroutside.swf?doc=oKaY79vNyc7ik6OVm5WgpZWjnJaanKqP2dHa" menu="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" height="380" width="560"></object>


layartancap.com :
example url : http://www.layartancap.com/video/Ava...2-part-2/9206/

example embed :

Code:

<embed src="http://layartancap.com/ltcplayerv1.swf?doc=JjmVXAL03kEf3cDjZHBi" type="application/x-shockwave-flash" wmode="transparent" width="420" height="300"></embed>

Please view this link: https://vborg.vbsupport.ru/showthrea...09#post1406809


All times are GMT. The time now is 08:07 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.01313 seconds
  • Memory Usage 1,751KB
  • 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
  • (5)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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