Starting a video from a specific time on Youtube

    On Youtube, it became possible to set the time at which the video in Youtube Player starts playing. This can be useful when you want viewers to start watching a video embedded in your page from a certain point.
    In order to set the start time, you need to add the start = [sec] parameter to the links to the video, where [sec] is the time in seconds from the start of the video, for example:



    or

    www.youtube.com/v/XP34FHKleiY&start=355

    Unfortunately on the hub it doesn’t work yet, because the parser truncates all GET parameters.

    Also popular now: