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
bashonly bec9a59e8e
[networking] Add `extensions` attribute to `Response` (#9756)
CurlCFFIRH now provides an `impersonate` field in its responses' extensions

Authored by: bashonly
2 months ago
..
__init__.py [rh:curlcffi] Add support for `curl_cffi` 3 months ago
_curlcffi.py [networking] Add `extensions` attribute to `Response` (#9756) 2 months ago
_helper.py [cleanup] Misc (#9426) 3 months ago
_requests.py [rh:curlcffi] Add support for `curl_cffi` 3 months ago
_urllib.py [rh:curlcffi] Add support for `curl_cffi` 3 months ago
_websockets.py [rh:websockets] Workaround race condition causing issues on PyPy (#9514) 3 months ago
common.py [networking] Add `extensions` attribute to `Response` (#9756) 2 months ago
exceptions.py [networking] Remove `_CompatHTTPError` (#8871) 5 months ago
impersonate.py Add new options `--impersonate` and `--list-impersonate-targets` 3 months ago
websocket.py [cleanup] Misc (#8598) 6 months ago