Saturday, March 7, 2009

Start YOUTUBE Videos From A Specific Time

Simply grab the embed code and then modify it just a little to make the video start at the point you want. Here's how to do it:

Copy the YouTube code you want to embed from the video information column on the YouTube video page. Paste the code into your text editor to make the changes.

Add &start=180 to the end of the YouTube video URL in both places inside the embed code (replacing 180 with the number of seconds you want to start inside the video). This will cause the video to start playing from that many seconds when a person clicks play on the embedded video.

If you want to automatically start the video, you also need to add &autoplay=1 to the end of each URL as well, which will cause the video to start playing from the point inside the video as soon as the page loads.

No comments: