How to make Youtube videos autoplay and hide related videos

Here’s what I found that will be helpful to you… If you click on the following video, you’ll see how the video automatically begins to play and there won’t be any related videos suggestions at the end.

Youtube videos autoplay and hide related videos

If you add what’s in red after the YouTube video link, it will autoplay the video and it will not show the suggested videos at the end.

http://www.youtube.com/watch?v=EL9SH3LHqZo&feature=plcp&autoplay=1&rel=0

the “&autoplay=1” is for autoplay

the “&rel=0″ is for hiding related videos at the end.

If you would like a video to play automatically, add this query string parameter.

By default, videos will not play automatically, a visitor must click the play button when the video is embeded on a website.

This is how the embed code would look:

<object width=”853″ height=”480″><param name=”movie” value=”http://www.youtube.com/v/EL9SH3LHqZo?hl=en_US&autoplay=1&amp;version=3&amp;rel=0″></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/EL9SH3LHqZo?hl=en_US&autoplay=1&amp;version=3&amp;rel=0″ type=”application/x-shockwave-flash” width=”853″ height=”480″ allowscriptaccess=”always” allowfullscreen=”true”></embed></object>

************************************************

Here’s how you fit the YouTube video in the browser window:

Say a YouTube Video URL is https://www.youtube.com/watch?v=EL9SH3LHqZo&feature=plcp

To watch this clip in a resizable browser window without switching to Full Screen, just rewrite the above URL like this (note: delete the “watch?” and the “=” sign and add a “/”): http://www.youtube.com/v/EL9SH3LHqZo&feature=plcp

And you could add the code for autoplay and hide the related videos at the end like this:

https://www.youtube.com/v/EL9SH3LHqZo&feature=plcp&autoplay=1&rel=0

8 thoughts on “How to make Youtube videos autoplay and hide related videos”

  1. I’m not sure where you’re getting your information, but
    good topic. I needs to spend some time learning more or understanding more.
    Thanks for great info I was looking for this information for
    my mission.

  2. I read a lot of interesting content here. Probably you
    spend a lot of time writing, i know how to save you a lot of work, there is an online tool that creates readable, SEO friendly articles
    in minutes, just search in google – laranitas free content
    source

Leave a Reply

Your email address will not be published. Required fields are marked *