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
/
yt_dlp
/
networking
/
_requests.py
Age
Commit message (
Expand
)
Author
2025-03-16
[networking] Always add unsupported suffix on version mismatch (#12626)
Simon Sawicki
2025-03-03
[networking] Add `keep_header_casing` extension (#11652)
Simon Sawicki
2024-07-14
[networking] Add `legacy_ssl` request extension (#10448)
coletdjnz
2024-06-29
[cleanup] Bump ruff to 0.5.x (#10282)
sepro
2024-06-12
[cleanup] Add more ruff rules (#10149)
sepro
2024-06-01
[rh:requests] Bump minimum `requests` version to 2.32.2 (#10079)
bashonly
2024-05-22
[rh:requests] Patch support for `requests` 2.32.2+ (#9992)
Simon Sawicki
2024-05-20
[rh:requests] Update to `requests` 2.32.0 (#9980)
coletdjnz
2024-03-16
[rh:curlcffi] Add support for `curl_cffi`
coletdjnz
2024-03-11
[cleanup] Fix misc bugs (#8968)
pukkandan
2024-02-18
[rh] Remove additional logging handlers on close (#9032)
coletdjnz
2024-01-21
[rh:requests] Apply `remove_dot_segments` to absolute redirect locations
coletdjnz
2023-12-30
[cleanup] Misc (#8598)
Simon Sawicki
2023-11-14
[cleanup] Misc (#8510)
Simon Sawicki
2023-10-15
[rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix...
Simon Sawicki
2023-10-13
[rh:requests] Add handler for `requests` HTTP library (#3668)
coletdjnz