Nifty little trick: embed parts of a YouTube video
Written on October 11, 2008 – 6:46 pm
Ernst-Jan Pfauth, editor in chief
You probably recognize the situation of wanting to embed a YouTube video that is interesting for ten seconds. If only it wouldn’t take five minutes before the video reaches that point. Alex Chitu from Google Operating System writes that 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. When you use this, you can, for instance, start the official Web 2.0 bubble burst video when the first girl is about to jump in the smashing pool.
There’s no permalink to a certain part of a video. The only way of getting there is clicking on a video that’s embedded with the right parameters. According to Philipp Lenssen, a generic wrapper site could be created for that purpose.
I hope you like that post!
Do you have a start-up that we should write about? Contact us! Thanks for visiting and hope you come back again!








The Next Web Blog is closely associated with The Next Web Conference which is held annually in Amsterdam, The Netherlands. At this event speakers from all over the world come together to talk about, and show of, the future of the Web. (
By Paul van Veenendaal on Oct 11, 2008
Or just use http://splicd.com ;-)
[Reply]
By KMatthews on Oct 11, 2008
Excellent tip - many thanks
[Reply]
By Mircea Goia on Oct 11, 2008
Bitgravity implemented recently a technique like that to their High Definition delivery platform.
See http://demo.bitgravity.com/advanced (go to “H264 Virtual Video Clipping” and choose an interval time).
With their technology you can also have a permalink to the part of video which interests you.
[Reply]
By Avatar on Oct 11, 2008
I just knew it would be you who would post the Cyprus Video. but what?. no Christina Five video?. you just lost a perfect chance for a justified shameless plug Ernst-Jan :P
[Reply]
By Allan on Oct 12, 2008
Excellent tip. I’d like to be able to specify not only which second to start but also which second to end by. What do you think about that?
[Reply]
that would be even better, but hey, this is a good start, right? ;-)
[Reply]
By Paul van Veenendaal on Oct 26, 2008
Another neat little trick: Deep linking within YouTube videos.
To specify a point, append a tag to the end of your video link with the following syntax: “#t=1m45s” (via TC http://tinyurl.com/youtube-deep-linking)
[Reply]