GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   [youtube] tag usage.... (https://gfy.com/showthread.php?t=1055102)

Sid70 01-26-2012 11:16 PM

[youtube] tag usage....
 
Well, with all respect it seems that using the tag could be much more
convenient with pasting the whole youtube url not just a flick code imho.

Konda 01-26-2012 11:19 PM


ottopottomouse 01-27-2012 05:20 AM

Quote:

Originally Posted by Sid70 (Post 18714986)
Well, with all respect it seems that using the tag could be much more
convenient with pasting the whole youtube url not just a flick code imho.

several variations of youtube url plus the whole html embed code available would mean people still fuck it up.

CurrentlySober 01-27-2012 05:20 AM

i cant afford to tag... :(

NetHorse 01-27-2012 05:44 AM

Quote:

Originally Posted by Sid70 (Post 18714986)
Well, with all respect it seems that using the tag could be much more
convenient with pasting the whole youtube url not just a flick code imho.

AME had a nice little plugin for vbulletin forums, all you would have to do is post the link and it would automatically embed the player for supported sites.

Each vbulletin update they changed it making the plugin not work correctly. Pretty frustrating, because that AME plugin is how it should work out of the box.

http://www.vbulletin.org/forum/showthread.php?t=150863

It's easy to change it to the way you want though.

Instead of :

Code:

<iframe class="restrain" title="YouTube video player" width="640" height="390"

src="//www.youtube.com/embed/{vb:raw code}" frameborder="0"></iframe>

change it to:


Code:

<object width="853" height="480"><param name="movie" value="{vb:raw
code}?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true">
</param><param name="allowscriptaccess" value="always"></param><embed
src="{vb:raw code}?version=3&amp;hl=en_US" type="application/x-shockwave-flash"
width="853" height="480" allowscriptaccess="always" allowfullscreen="true"></embed></object>

Vbulletin is stupid. Youtube changed the default option to use iframes using their new embed URL to clean up the code, so vbulletin changed the BB code to add the youtube string after embed/

With the old way all you have to do is copy the link in the designated BB tag and it will embed the player.

It's a simple fix, just modify the bbcode_video template under bbcode layout templates.

Fletch XXX 01-27-2012 06:00 AM

I dnt see the point when its still just copy paste... Lol

Sid70 01-27-2012 07:58 AM

Quote:

Originally Posted by Fletch XXX (Post 18715406)
I dnt see the point when its still just copy paste... Lol

When you hover into youtube url it gets selected as a whole, then you easily presss CTRL+C... but in GFY case you need to select the movie code precisely.


All times are GMT -7. The time now is 12:52 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123