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
Age
Commit message (
Expand
)
Author
2025-04-18
[networking] Add PATCH request shortcut (#12884)
doe1080
2025-04-18
[ie/youtube:tab] Extract continuation from empty page (#12938)
coletdjnz
2025-04-06
[utils] `url_or_none`: Support WebSocket URLs (#12848)
doe1080
2025-03-27
[ie/youtube] Make signature and nsig extraction more robust (#12761)
bashonly
2025-03-27
[jsinterp] Fix nested attributes and object extraction (#12760)
bashonly
2025-03-25
[ie/youtube] Fix signature and nsig extraction for player `4fcd6e4a` (#12748)
sepro
2025-03-24
[ie] Fix sorting of HLS audio formats by `GROUP-ID` (#12714)
bashonly
2025-03-24
[utils] `js_to_json`: Make function less fatal (#12715)
sepro
2025-03-24
[ie/youtube] Fix signature and nsig extraction for player `363db69b` (#12725)
bashonly
2025-03-23
[rh:curl_cffi] Support `curl_cffi` 0.10.x (#12670)
Simon Sawicki
2025-03-22
[ie/viki] Remove extractors (#12703)
sepro
2025-03-21
[cleanup] Misc (#12526)
Simon Sawicki
2025-03-21
[ie/youtube] Fix nsig and signature extraction for player `643afba4` (#12684)
sepro
2025-03-03
[networking] Add `keep_header_casing` extension (#11652)
Simon Sawicki
2025-02-23
[core] Load plugins on demand (#11305)
coletdjnz
2025-02-21
[test] Show all differences for `expect_value` and `expect_dict` (#12334)
Simon Sawicki
2025-02-10
[test:download] Validate and sort info dict fields (#12299)
Mozi
2025-02-09
[jsinterp] Improve zeroise (#12313)
sepro
2025-02-08
[jsinterp] Add `js_number_to_string` (#12110)
Simon Sawicki
2025-01-25
[utils] `sanitize_path`: Fix some incorrect behavior (#11923)
Simon Sawicki
2025-01-25
[core] Fix float comparison values in format filters (#11880)
Dioarya
2024-12-23
Don't sanitize filename on Unix when `--no-windows-filenames` (#9591)
pukkandan
2024-12-13
[ie/youtube] Fix signature function extraction for `2f1832d2` (#11801)
bashonly
2024-12-06
[ie/youtube] Fix `n` sig extraction for player `3bb1f723` (#11750)
bashonly
2024-12-06
[ie/youtube] Fix signature function extraction (#11751)
bashonly
2024-11-24
[rh:websockets] Support websockets 14.0+ (#11616)
coletdjnz
2024-11-17
[cleanup] Deprecate more compat functions (#11439)
sepro
2024-11-15
[utils] `subs_list_to_dict`: Add `lang` default parameter (#11508)
Simon Sawicki
2024-11-15
[utils] Fix `join_nonempty`, add `**kwargs` to `unpack` (#11559)
Simon Sawicki
2024-11-04
[cleanup] Misc (#11347)
sepro
2024-11-04
[cookies] Support chrome table version 24 (#11425)
Evgeny Zislis
2024-11-03
[aes] Fix GCM pad length calculation (#11438)
sepro
2024-11-03
[utils] Fix and improve `find_element` and `find_elements` (#11443)
bashonly
2024-11-02
[utils] Allow partial application for even more functions (#11437)
Simon Sawicki
2024-10-30
[utils] Allow partial application for more functions (#11391)
bashonly
2024-10-30
Fix `--netrc` empty string parsing for Python <=3.10 (#11414)
bashonly
2024-10-23
Remove Python 3.8 support (#11321)
bashonly
2024-10-20
Add option `--plugin-dirs` (#11277)
Imran Hussain
2024-10-13
Add extractor helpers (#10653)
Simon Sawicki
2024-10-13
[utils] `sanitize_path`: Reimplement function (#11198)
Simon Sawicki
2024-09-27
Fix format sorting bug with vp9.2 vcodec (#10884)
rakslice
2024-09-08
[networking] Fix handler not being added to RequestError (#10955)
coletdjnz
2024-08-21
[rh:websockets] Upgrade websockets to 13.0 (#10815)
coletdjnz
2024-08-05
[ie/youtube] Fix `n` function name extraction for player `b12cc44b` (#10668)
sepro
2024-08-05
[jsinterp] Improve `slice` implementation (#10664)
sepro
2024-07-31
[ie/youtube] Fix `n` function name extraction for player `20dfca59` (#10611)
bashonly
2024-07-29
[utils] `unified_timestamp`: Recognize Sunday (#10589)
bashonly
2024-07-23
[ie/youtube] Fix `n` function name extraction for player `3400486c` (#10542)
bashonly
2024-07-14
[utils] `parse_codecs`: Fix parsing of mixed case codec strings
bashonly
2024-07-14
[networking] Add `legacy_ssl` request extension (#10448)
coletdjnz
[next]