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)

hotwheels 09-27-2007 03:57 PM

(THIS ONE MAY STILL NEED SOME WORK, ONCE THE COOKIES ARE RESET, YOU LOOSE THE VIDEO, NOT THE LINK) Per a request:

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, Redtube

In the description, Redtube xxx-rated Videos

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

Active, set to yes

Contain, set to yes

Regular expression, insert: http://www\.redtube\.com/([\w]+)

Replacement, insert: <embed src="http://www.redtube.com/_playerx/flash/client_players/redtube/xmoov-flv-player.swf" width="460" height="406" bgcolor="#000000" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" allowfullscreen="false" flashvars="styleURL=/_playerx/flash/styles/va3.css?player_start=content&content_video=$p1&pos troll_link=http://www.redtube.com/$p1&autostart=false&detectFlash=8" /></embed>

Extract destination data, set to yes

Embedding Regexp, insert: /_playerx/flash/styles/va3\.css\?

Nothing else to do but click "save" and you are good to go........I am not very good with the actual xml stuff. So i have been doing these updates manually for my own site.

hotwheels

hotwheels 09-27-2007 04:10 PM

Per a request:

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, Break.com

In the description, Break.com Videos

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

Active, set to yes

Contain, set to yes

Regular expression, insert: http://www\.break\.com/index/([\w-]+)\.html

Replacement, insert: <embed src="http://embed.break.com/$p1" type="application/x-shockwave-flash" width="464" height="392"></embed></object>

Extract destination data, set to yes

Embedding Regexp, insert: http://embed\.break\.com/([\w]+)

Nothing else to do but click "save" and you are good to go........I am not very good with the actual xml stuff. So i have been doing these updates manually for my own site.

hotwheels

ammoskumar 09-27-2007 04:37 PM

Not at all :D not at all:D thanx Danny waiting for ir:up:

hotwheels 09-27-2007 05:04 PM

Per a request:

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, FileFront

In the description, FileFront Videos

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

Active, set to yes

Contain, set to yes

Regular expression, insert: http://files\.filefront\.com/([\w+/;]+)\.html

Replacement, insert: <object width="450" height="338"><param name="movieID" value="http://static4.filefront.com/ffv6/player/vp_embed.swf?v=$p1&autorun=false"></param><param name="wmode" value="transparent"></param><embed src="http://static1.filefront.com/ffv6/player/vp_embed.swf?v=$p1&autorun=false" type="application/x-shockwave-flash" wmode="transparent" width="450" height="338"></embed></object>

Extract destination data, set to yes

Embedding Regexp, insert: http://files\.filefront\.com/([\w+/;]+)\.html

Nothing else to do but click "save" and you are good to go........I am not very good with the actual xml stuff. So i have been doing these updates manually for my own site.

hotwheels

Dannyloski 09-27-2007 06:05 PM

Wow lots of new ones ... Awesome job hotwheels - you are getting ahead of the game, great job ... I will make these XMLs and add them to the .ZIP in a bit :up:

Dannyloski 09-27-2007 07:52 PM

Alright Guys ... New Update!

I went ahead and added all those RegExs that hotwheels has done up-to-date to the List + to the .ZIP File in .XML format for easy importing! In addition, I fixed the issues that were occurring with the below RegExs:
  • RealMedia Videos (.RM & .RAM Extensions)
  • Windows Media Player Videos (.WMV Extension)
  • QuickTime Videos (.MOV Extension)
  • SWF Videos Files
  • MP3 Files

In order to have the above RegExs work, you must do the following:
  1. Right Click the .XML File and Click Edit (Open in NotePad or WordPad)
  2. Look for YOUR_SITE_NAME_HERE in the Code (appears only once for each .XML)
  3. Change YOUR_SITE_NAME_HERE to your site's name. (ie: If your site is http://www.talkjdm.com, then you would replace YOUR_SITE_NAME_HERE with talkjdm)
  4. Save .XML and Import to your Site - Done!

If you have any of the above RegEx's in your Site, you need to Delete Them and Reupload the most up-to-date version doing the changes to each as required and as stated here or you will begin to have issues with your site. There was a coding error in these RegExs and it will mess up your Site's Display Settings, so please do as I have stated to resolve the issue.

Well, that's it ... Enjoy!

Subah 09-30-2007 08:28 PM

Hello,
Can you help me to play .3gp files ??
usually i play it with real player in my PC.

hotwheels 09-30-2007 08:49 PM

Not really sure what a 3gp file is, do you have a link to any site's that use it?

hotwheels 09-30-2007 08:53 PM

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, Libero

In the description, Libero Videos

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

Active, set to yes

Contain, set to yes

Regular expression, insert: http://video\.libero\.it/app/play\?id=([\w]+)

Replacement, insert: <embed src="http://video.libero.it/static/swf/eltvplayer.swf?id=$p1.flv&ap=0" width="400" height="333" type="application/x-shockwave-flash"></embed></object>

Extract destination data, set to yes

Embedding Regexp, insert: http://video\.libero\.it/static/swf/...yer\.swf\?id=([\w]+)\.flv

Nothing else to do but click "save" and you are good to go........I am not very good with the actual xml stuff. So i have been doing these updates manually for my own site.

hotwheels

hotwheels 09-30-2007 08:56 PM

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, Vidiac

In the description, Vidiac Videos

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

Active, set to yes

Contain, set to yes

Regular expression, insert: http://www\.vidiac\.com/video/([\w-]+)\.htm

Replacement, insert: <embed src="http://www.vidiac.com/vidiac.swf" FlashVars="video=$p1" quality="high" bgcolor="#ffffff" width="428" height="352" name="ePlayer" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>


Nothing else to do but click "save" and you are good to go........I am not very good with the actual xml stuff. So i have been doing these updates manually for my own site.

hotwheels


All times are GMT. The time now is 06:45 PM.

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.01325 seconds
  • Memory Usage 1,752KB
  • 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
  • (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