[dvtv] Parse adaptive formats as well
authorJan Kundrát <jkt@flaska.net>
Fri, 12 May 2017 15:16:50 +0000 (17:16 +0200)
committerSergey M․ <dstftw@gmail.com>
Sat, 27 May 2017 23:19:46 +0000 (06:19 +0700)
commit765522345fcdf726df9b520314fb8802c2fa8459
treece26e2af8e08e192b418ce72203e156ac94e82b7
parent6bceb36b9939b2fcc8417cc734fa9e376d67e4f2
[dvtv] Parse adaptive formats as well

The old code hit an error when it attempted to parse the string
"adaptive" for video height. Actually parsing the returned playlists is
a good idea because it adds more output formats, including some
audio-only-ones.
youtube_dl/extractor/dvtv.py