Deep Linking in YouTube Videos
Saw an interesting post on TechCrunch yesterday. YouTube recently rolled out a new feature that is a welcome addition to their toolbox: deep linking to a point inside a video stream. It's a very easy implementation, as well. All you need to do is add a '#' at the end of the YouTube URL and then reference the time code following the '#' sign. For example:
http://www.youtube.com/watch?v=1flVlL4Mf8k#t=0m20s
Very useful!



