Make An Embedded YouTube Video Start Playing at a Set Time

You want to embed a video in your podcast show notes, but you don’t want to make viewers watch everything that leads up to the clip that makes your point.  You can set your embedded YouTube video to begin playing at a given time.

You see this video on YouTube and you decide to embed it:

image

Click the embed button:

image

 

Copy the embed code:

image

 

Paste it in your text editor and you should have:

image

 

How far into the video do you want it to start playing? 

Calculate how many seconds that is.  Less than a minute is easy, but if you want to start 2:10 into the video, that would be 130 seconds (2 minutes x 60 seconds + 10 seconds = 130 seconds) 

 

In the following code, replace “SECONDS” with the number you just calculated:

&start=SECONDS

the example would be “&start=130”

 

Now you get to edit the embed code.  Add the above code to the end of each URL in the embed code

The embed code should now look like this:(but with your seconds value)

image

(First change is highlighted and the second one is under the pointer.)

Now, use this code to embed the video.  It looks the same as any other embed, but when you press play, the video will skip to the point that you selected.  Try it below:

If you enjoyed this post, make sure you subscribe to my RSS feed!

Related posts:

  1. What is Podcasting? (Funny Video)
  2. Subscribe to a YouTube Channel In Google Reader
  3. Start Podcasting With Google Blogger

Tags: , , ,

Leave a Reply