index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testdata
Age
Commit message (
Expand
)
Author
2025-02-23
[core] Load plugins on demand (#11305)
coletdjnz
2024-10-30
Fix `--netrc` empty string parsing for Python <=3.10 (#11414)
bashonly
2024-10-20
Add option `--plugin-dirs` (#11277)
Imran Hussain
2023-01-01
Improve plugin architecture (#5553)
Matthew
2022-09-30
[downloader/ism] Support ec-3 codec (#5004)
nixxo
2022-05-02
Add support for SSL client certificate authentication (#3435)
coletdev
2021-05-29
[embedthumbnail] Correctly escape filename
pukkandan
2021-04-28
[test] Test SSTR manifest parsing
Felix S
2021-04-28
[test] Test subtitle extraction from DASH manifests
Felix S
2021-04-28
[test] Test subtitle extraction from HLS manifests
Felix S
2021-02-24
Better support HLS media discontinuity and fully support media initialization...
shirt-dev
2020-05-05
[utils] Improve cookie files support
Sergey M․
2020-03-10
Revert "[utils] Add support for cookies with spaces used instead of tabs"
Sergey M․
2020-03-08
[utils] Add support for cookies with spaces used instead of tabs
Sergey M․
2019-03-15
[test_InfoExtractor] Add test for #20346
Sergey M․
2019-03-03
[utils] strip #HttpOnly_ prefix from cookies files (#20219)
remitamine
2019-01-20
[test/test_InfoExtractor] add test for #18923
Remita Amine
2018-12-10
[test/testdata/cookies/session_cookies.txt] Fix empty expires test data
Sergey M․
2018-12-09
[YoutubeDLCookieJar] Add test for keeping session cookies
Sergey M․
2018-03-18
[extractor/generic] Support relative URIs in _parse_xspf
Ricardo Constantino
2017-12-02
[extractor/common] Add support for DASH manifests with SegmentLists with bare...
Petr Novak
2017-11-04
[test_InfoExtractor] Add test for #14660
Sergey M․
2017-08-15
[extractor/common] Add support for float durations in _parse_mpd_formats (clo...
Sergey M․
2017-04-25
Add missing test m3u8 file
Sergey M․
2017-04-22
[extractor/common] Improve m3u8 extraction (closes #12211)
Sergey M․