aboutsummaryrefslogtreecommitdiff
path: root/test/testdata/m3u8
AgeCommit message (Collapse)Author
2021-04-28[test] Test subtitle extraction from HLS manifestsFelix S
2021-02-24Better support HLS media discontinuity and fully support media ↵shirt-dev
initialization (#105) * Added options: `--hls-split-discontinuity` and `--no-hls-split-discontinuity` Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
2019-01-20[test/test_InfoExtractor] add test for #18923Remita Amine
2017-04-25Add missing test m3u8 fileSergey M․
2017-04-22[extractor/common] Improve m3u8 extraction (closes #12211)Sergey M․
* 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