youtube-dl/youtube_dl
Sergey M․ cb2520802d
[extractor/common] Improve m3u8 extraction (closes #12211)
* Extract m3u8 parsing to separate method
* Improve rendition groups extraction
* Build stream name according stream GROUP-ID
* Ignore reference to AUDIO group without URI when stream has no CODECS
+ Add test coverage for parsing m3u8 from #11507, #11995, #12211 and twitch vod
2017-04-22 07:01:00 +07:00
..
downloader [downloader/fragment] use a general file to store fragment download context 2017-04-19 18:53:15 +01:00
extractor [extractor/common] Improve m3u8 extraction (closes #12211) 2017-04-22 07:01:00 +07:00
postprocessor improve coding style 2017-04-12 20:38:43 +01:00
__init__.py
__main__.py
aes.py
cache.py
compat.py improve coding style 2017-04-12 20:38:43 +01:00
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py [utils] add support for ttml styles 2017-04-19 14:38:40 +01:00
version.py release 2017.04.17 2017-04-17 00:46:32 +07:00
YoutubeDL.py [YoutubeDL] Apply expand_path after output template substitution 2017-04-16 01:39:07 +07:00