[youtube] Add support for downloading videos with hlsvp (fixes #1083)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 20 Jul 2013 10:46:02 +0000 (12:46 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 31 Jul 2013 21:41:05 +0000 (23:41 +0200)
commit1d043b93cfcf9f325e668fbfa8e5059f00493871
tree51123f126c4d43eb7a3da8f910aea73d76054fcf
parentb15d4f624f3d9774bfe932b5f0b89f62e2614af2
[youtube] Add support for downloading videos with hlsvp (fixes #1083)

They are downloaded with a m3u8 manifest, they seem to be encrypted, but ffmpeg can handle them.
youtube_dl/extractor/youtube.py