[youtube] Extract start_time
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 20 Jul 2015 19:10:28 +0000 (21:10 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 20 Jul 2015 19:10:28 +0000 (21:10 +0200)
commit7c80519cbf7e3daa029239fbbd147652817877f8
treeaa36444b1cfe823c50a6be61fec732a68c50a80b
parent2fe1ff85829244f6498dde8c85ecdc1415f5ad7a
[youtube] Extract start_time

From the 't=*' in the url.
Currently youtube-dl doesn't use the value, but it was requested for the mpv plugin.
youtube_dl/extractor/common.py
youtube_dl/extractor/youtube.py