BFMracing

General Category => MultiMedia => Topic started by: BFM_SirTaco on August 24, 2007, 01:08:47 PM

Title: ***READ BEFORE POSTING***How to post Youtube or google video links w/o coments
Post by: BFM_SirTaco on August 24, 2007, 01:08:47 PM
Youtube:  when you go to a youtube movie there is a html code on it

GO TO CUSTOMIZE AND SELECT:  
"DO NOT INCLUDE RELATED VIDEOS"


copy and past that into your post like so...

Code: [Select]
<object width="425" height="350"><param name="movie"
value="http://www.youtube.com/v/4cPWCaRWe0w;rel=0"></param><param name="wmode"
value="transparent"></param><embed src="http://www.youtube.com/v/4cPWCaRWe0w;rel=0"
type="application/x-shockwave-flash" wmode="transparent" width="425"
height="350"></embed></object>

when that is done find the url in that code; in this case:

http://www.youtube.com/v/4cPWCaRWe0w;rel=0

Firefox, Safari, and IE users: append "&rel=0" to the url, without the quote signs--Daigoro

there you go =) a little less quality, but no comments to worry about and to adjust the size just adjust the size of your window

Gvid:  when you go to a gvid video there will be a button maked "Email - Blog - Post to Myspace" click on that then click on embedded html a dialouge box will pop up copy and paste that in your post like so:

Code: [Select]
<embed style="width:400px; height:326px;" id="VideoPlayback"
type="application/x-shockwave-flash"
src="http://video.google.com/googleplayer.swf?docId=2193565396799132381&hl=en"
flashvars=""> </embed>

then as with the youtube video find the url:

http://video.google.com/googleplayer.swf?docId=2193565396799132381&hl=en

and there you have it you can even jaz it up like this:

Code: [Select]
[url=http://video.google.com/googleplayer.swf?docId=2193565396799132381&hl=en]Omg Funny[/url]

<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Z-PBvNKnEs0;rel=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Z-PBvNKnEs0;rel=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
Title: Re: ***READ BEFORE POSTING***How to post Youtube or google video links w/o coments
Post by: Fraggle on October 01, 2009, 11:25:52 AM
An alternative method would be to edit the link's text after copying it into your post.
 
After pasting the url in  your post, like so,

http://www.youtube.com/watch?v=6pDTMYPFmtE

remove the "watch?
change the v= to v/
add &rel=0 to the end.
Your new link should look like the following.

http://www.youtube.com/v/6pDTMYPFmtE&rel=0


Another simple way is to take an existing one that's correct, and just paste in the unique code:

http://www.youtube.com/v/xxxxxxxxxxxxx;rel=0

So if your video is http://www.youtube.com/watch?v=6pDTMYPFmtE

just copy the 6pDTMYPFmtE and paste over the x's.

~Fraggle

Thanks for your guidance JANE! and Kiwi for your method

- Edited template to be up-to-date with YouTube's new format.  ~BFM_Goalie