Commit Graph

5 Commits (master)

Author SHA1 Message Date
Felix S 73b9088a1c [test] Test subtitle extraction from HLS manifests 3 years ago
shirt-dev 310c2ed2c6
Better support HLS media discontinuity and fully support media initialization (#105)
* Added options: `--hls-split-discontinuity` and `--no-hls-split-discontinuity`

Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
3 years ago
Remita Amine fc746c3fdd [test/test_InfoExtractor] add test for #18923 5 years ago
Sergey M․ 538eee7b6a
Add missing test m3u8 file 7 years ago
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
7 years ago