vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - AME - Auto Media Embedding (youtube, Amazon, google, myspace, etc...) (https://vborg.vbsupport.ru/showthread.php?t=150863)

Baldilocks 03-04-2008 02:41 AM

Does anyone know why the Youtube Videos do not show up in Firefox. All of the others do.

IE and Opera both display the YouTube videos, but FireFox is leaving my users hanging....

VodkaFish 03-04-2008 08:15 PM

Hulu urls now contain the title of the vid.
http://www.hulu.com/watch/7819 still works
But this is the url that is used now:
http://www.hulu.com/watch/7819/famil...eaking-italian

auctionguy 03-05-2008 04:35 AM

Quote:

Originally Posted by Baldilocks (Post 1456436)
Does anyone know why the Youtube Videos do not show up in Firefox. All of the others do.

IE and Opera both display the YouTube videos, but FireFox is leaving my users hanging....

What version of FF are you running?

I've just now installed the new system over the previous for the Beta5 we just did and it seems to be working beatuful!

I like this mod!

You can have a look at my right sig to see how the videos look in FF on my site if you would like to see.

Digital Jedi 03-05-2008 08:18 AM

Strangely enough, the Stage6 videos are all still being hosted, even though the site has been shut down.

VodkaFish 03-05-2008 01:56 PM

I'm not familiar with Yahoo Video all too much, but has the url structure changed since the release of this mod?

Baldilocks 03-05-2008 10:30 PM

It must have because Yahoo videos are no longer working...

VodkaFish 03-06-2008 01:03 AM

Ok, I don't think this is "proper", but I got Yahoo to work with this:

Regex:
Code:

[http://]*[a-z]*?[\.]?video\.yahoo\.com/watch/([\w%]+)/([\w%]+)*
Replacement:
Code:

<object width="512" height="323"><param name="movie" value="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.0.45" /><param name="allowFullScreen" value="true" /><param name="flashVars" value="id=$p2&vid=$p1" /><embed src="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.0.45" type="application/x-shockwave-flash" width="512" height="323" allowFullScreen="true" flashVars="id=$p2&vid=$p1" ></embed></object>
I don't know of a way of getting the thumb info from the url, so it'll be thumb/background-less.

dieselpowered 03-06-2008 08:41 PM

Is there confirmation that this works with 3.7??

Thanks!

Dorign 03-07-2008 12:25 AM

Maybe I've missed something but is there a way so that when someone links a simple flash video from any website that it will box the flash in like it does youtube and stuff?

EDIT: I found the SWF .xml but that only works for SWF's on my site. I guess I'm wanting it to automatically do it for any site its linked from, even if all the width's have to be preset and they have to click the video to get the "full size" version.

Digital Jedi 03-07-2008 03:24 AM

Quote:

Originally Posted by Dorign (Post 1458945)
Maybe I've missed something but is there a way so that when someone links a simple flash video from any website that it will box the flash in like it does youtube and stuff?

EDIT: I found the SWF .xml but that only works for SWF's on my site. I guess I'm wanting it to automatically do it for any site its linked from, even if all the width's have to be preset and they have to click the video to get the "full size" version.

Each website has to have it's own reg ex replacement in the Admin CP. You can't get it to create an embed for just any website, you need an entry in the Admin CP for each individual website. Not to mention, that site needs to have some kind of embed code to reference.


All times are GMT. The time now is 03:52 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.02063 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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