aboutsummaryrefslogtreecommitdiff
path: root/test/testdata
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Improve plugin architecture (#5553)Matthew6-0/+41
2022-09-30[downloader/ism] Support ec-3 codec (#5004)nixxo1-0/+1
2022-05-02Add support for SSL client certificate authentication (#3435)coletdev10-0/+95
2021-05-29[embedthumbnail] Correctly escape filenamepukkandan1-0/+0
2021-04-28[test] Test SSTR manifest parsingFelix S1-0/+988
2021-04-28[test] Test subtitle extraction from DASH manifestsFelix S1-0/+351
2021-04-28[test] Test subtitle extraction from HLS manifestsFelix S1-0/+38
2021-02-24Better support HLS media discontinuity and fully support media initialization...shirt-dev7-101/+76
2020-05-05[utils] Improve cookie files supportSergey M․1-0/+9
2020-03-10Revert "[utils] Add support for cookies with spaces used instead of tabs"Sergey M․1-5/+0
2020-03-08[utils] Add support for cookies with spaces used instead of tabsSergey M․1-0/+5
2019-03-15[test_InfoExtractor] Add test for #20346Sergey M․1-0/+28
2019-03-03[utils] strip #HttpOnly_ prefix from cookies files (#20219)remitamine1-0/+6
2019-01-20[test/test_InfoExtractor] add test for #18923Remita Amine1-0/+28
2018-12-10[test/testdata/cookies/session_cookies.txt] Fix empty expires test dataSergey M․1-1/+1
2018-12-09[YoutubeDLCookieJar] Add test for keeping session cookiesSergey M․1-0/+6
2018-03-18[extractor/generic] Support relative URIs in _parse_xspfRicardo Constantino1-0/+34
2017-12-02[extractor/common] Add support for DASH manifests with SegmentLists with bare...Petr Novak1-0/+218
2017-11-04[test_InfoExtractor] Add test for #14660Sergey M․1-0/+10
2017-08-15[extractor/common] Add support for float durations in _parse_mpd_formats (clo...Sergey M․1-0/+18
2017-04-25Add missing test m3u8 fileSergey M․1-0/+10
2017-04-22[extractor/common] Improve m3u8 extraction (closes #12211)Sergey M․4-0/+63