Embed a Part of a YouTube Video

Interesting note about YouTube videos that I didn’t know:

If you want to embed a YouTube video that starts to become interesting somewhere in the middle, there’s a simple way to skip the boring part. YouTube’s embedded player has a parameter that lets you specify the number of seconds that should be skipped before starting to play the video. Here’s how you should edit the code: append &start=[number of seconds from the start of the video] to both URLs.

Leave a Comment