Print 

Author Topic: ***READ BEFORE POSTING***How to post Youtube or google video links w/o coments  (Read 9673 times)

Offline BFM_SirTaco

  • BFM Admin
  • *
  • Posts: 1600
  • Bother!!!!!
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>
« Last Edit: October 22, 2011, 11:00:06 PM by BFM_JANE »

Offline Fraggle

  • Posts Too Much
  • *****
  • Posts: 2166
  • Growing old is mandatory. Growing up is optional!
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
« Last Edit: October 22, 2011, 11:08:47 PM by BFM_JANE »
Many thanks to BFM_MiG for the awesometastic siggy!!
Quote from: BFM_JANE
It's just like life! Except with more rockets!

~ӺƦ∂פ₲Ļĕ
Quote from: some random person somewhere
When faced with two choices, simply toss a coin.
It works not because it settles the question for you, but because in that brief moment when the coin is in the air...

...You suddenly know what you are hoping for!

Print