How do you embed a YouTube video?

Sep 30, 2011
9,560
9
17,495
click on the arrow and then paste the youtube url.

icjuf.jpg


you will come to this

I0HGz.png


you can write what you want on the part where its highlighted in blue.
 
Jul 10, 2010
2,906
1
0
Zam's method shows you how to LINK to a youtube vid. To EMBED, you need to add code like this

<iframe width="560" height="315" src="http://www.youtube.com/embed/vEo8BHnTBQs" frameborder="0" allowfullscreen></iframe>

for this vid:http://youtu.be/vEo8BHnTBQs

which actually does not seem to work in the forum post! The forum posts have limited html capacity. The above would work if you put it in your blog - or something like that.

If you can point us in the direction of a POST that has a youtube vid embedded, I will take a look and see if I can get the code they used.
 
Jul 3, 2009
18,948
5
22,485
As if the forum software is at circa 2008 capabilities.

Try 2000.

So video embed is not easily possible.
 
Mar 16, 2009
19,482
2
0
Big Daddy said:
I have seen other people embed a YouTube video on a page in their post. How do you do this?

I cannot recall a embedded video on this forum. It would be nice.
 
We can barely post gif pictures in here.

I believe this has been suggested a couple of times before - obviously with no reaction since that seems to be the way people run this site.

One would call the lack of energy for the forum strange since Cyclingnews.com would be dead without its forum.

Priorities I guess..
 
Jul 10, 2010
2,906
1
0
Limited html capacity does have some advantages - a hacker could put hostile code in a full html post. Given tempers and all, and how easy it is to post? Could get ugly!
 
Jul 3, 2009
18,948
5
22,485
Yeh html shouldn't really be on for public.

Doesn't mean you can't have Youtube embed.

Although, if your forum is this limited, html probably would be good :eek:
 
Mar 16, 2009
19,482
2
0
In the other forum where I post you merely copy and paste the YouTube URL and it embeds it automatically. It's all handled by the forum software.
 
Apr 3, 2009
12,628
8,509
28,180
Big Daddy said:
I have seen other people embed a YouTube video on a page in their post. How do you do this?

I have at times done a fairly major hack to achieve the effect (somewhat) of embedding a video. I screen capture a video and save it as an image. I then crop it to size in Photoshop and overlay a custom created "play button" graphic over the top of the image. I then link that image to the source video on YouTube or Vimeo or whatever other site. The effect is that when the reader clicks on the "play button" it launches the actual host site (YouTube, Vimeo, whatever) and plays the video from which I created the capture.
 
Oct 8, 2012
237
1
0
red_flanders said:
I have at times done a fairly major hack to achieve the effect (somewhat) of embedding a video. I screen capture a video and save it as an image. I then crop it to size in Photoshop and overlay a custom created "play button" graphic over the top of the image. I then link that image to the source video on YouTube or Vimeo or whatever other site. The effect is that when the reader clicks on the "play button" it launches the actual host site (YouTube, Vimeo, whatever) and plays the video from which I created the capture.



That is a ton of work! Hey admins, please look into adding a "embed video" feature to this forum. This is the premiere cycling news forum on the Internet and a lot of great news stories are no video.