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
/
common.py
Age
Commit message (
Expand
)
Author
2025-04-18
[networking] Add PATCH request shortcut (#12884)
doe1080
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-12
[cleanup] Add more ruff rules (#10149)
sepro
2024-05-18
[test] Fix connect timeout test (#9906)
coletdjnz
2024-05-04
[networking] Add `extensions` attribute to `Response` (#9756)
bashonly
2024-03-30
[ie] Add extractor impersonate API (#9474)
bashonly
2024-03-16
[rh:curlcffi] Add support for `curl_cffi`
coletdjnz
2024-03-11
[docs] Misc Cleanup (#8977)
pukkandan
2024-03-10
Improve 069b2aedae2279668b6051627a81fc4fbd9c146a
Simon Sawicki
2024-02-25
Create `ydl._request_director` when needed
pukkandan
2023-08-04
[networking] Add request handler preference framework (#7603)
coletdjnz
2023-07-30
[cleanup] Misc
pukkandan
2023-07-28
[networking] Remove dot segments during URL normalization (#7662)
coletdjnz
2023-07-27
[networking] Ignore invalid proxies in env (#7704)
coletdjnz
2023-07-23
[networking] Add strict Request extension checking (#7604)
coletdjnz
2023-07-22
[cleanup] Misc fixes
pukkandan
2023-07-20
[networking] Fix POST requests with zero-length payloads (#7648)
bashonly
2023-07-15
[compat, networking] Deprecate old functions (#2861)
coletdjnz
2023-07-15
[networking] Rewrite architecture (#2861)
coletdjnz