[youtube] Download DASH manifest
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 19 Jan 2014 04:47:20 +0000 (05:47 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 19 Jan 2014 04:47:20 +0000 (05:47 +0100)
commitdd27fd1739ad7fed878ecab17e51001c336d1190
tree75d76ce6cdb5ccbd41b76079db84d3930a0bf357
parentdfa50793d8541ff2c5603f7c3b727c0f6e551d8d
[youtube] Download DASH manifest

If given, download and parse the DASH manifest file, in order to get ultra-HQ formats.
Fixes #2166
youtube_dl/YoutubeDL.py
youtube_dl/extractor/common.py
youtube_dl/extractor/youtube.py
youtube_dl/utils.py