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
_curlcffi.py
_helper.py
_requests.py
_urllib.py
_websockets.py
common.py
exceptions.py
impersonate.py
websocket.py