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
2024-07-14 11:22:43 +12:00
..
__init__.py
_curlcffi.py
_helper.py
_requests.py
_urllib.py
_websockets.py
common.py
exceptions.py
impersonate.py
websocket.py