You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp/networking
coletdjnz 150ecc45d9
[networking] Add `legacy_ssl` request extension (#10448)
Supported by Urllib, Requests and Websockets request handlers. Ignored by CurlCFFI.

Also added couple cookie-related tests.

Authored by: coletdjnz
2 months ago
..
__init__.py [cleanup] Add more ruff rules (#10149) 3 months ago
_curlcffi.py [networking] Add `legacy_ssl` request extension (#10448) 2 months ago
_helper.py [cleanup] Add more ruff rules (#10149) 3 months ago
_requests.py [networking] Add `legacy_ssl` request extension (#10448) 2 months ago
_urllib.py [networking] Add `legacy_ssl` request extension (#10448) 2 months ago
_websockets.py [networking] Add `legacy_ssl` request extension (#10448) 2 months ago
common.py [networking] Add `legacy_ssl` request extension (#10448) 2 months ago
exceptions.py [cleanup] Add more ruff rules (#10149) 3 months ago
impersonate.py [cleanup] Add more ruff rules (#10149) 3 months ago
websocket.py [cleanup] Misc (#8598) 9 months ago