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
15 hours ago
..
__init__.py [rh:curlcffi] Add support for `curl_cffi` 2 months ago
_curlcffi.py [networking] Add `extensions` attribute to `Response` (#9756) 15 hours ago
_helper.py [cleanup] Misc (#9426) 4 weeks ago
_requests.py [rh:curlcffi] Add support for `curl_cffi` 2 months ago
_urllib.py [rh:curlcffi] Add support for `curl_cffi` 2 months ago
_websockets.py [rh:websockets] Workaround race condition causing issues on PyPy (#9514) 1 month ago
common.py [networking] Add `extensions` attribute to `Response` (#9756) 15 hours ago
exceptions.py [networking] Remove `_CompatHTTPError` (#8871) 4 months ago
impersonate.py Add new options `--impersonate` and `--list-impersonate-targets` 2 months ago
websocket.py [cleanup] Misc (#8598) 4 months ago