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
2024-05-04 22:19:42 +00:00
..
__init__.py [rh:curlcffi] Add support for `curl_cffi` 2024-03-16 23:15:11 -05:00
_curlcffi.py [networking] Add `extensions` attribute to `Response` (#9756) 2024-05-04 22:19:42 +00:00
_helper.py [cleanup] Misc (#9426) 2024-04-09 16:12:26 +00:00
_requests.py [rh:curlcffi] Add support for `curl_cffi` 2024-03-16 23:15:11 -05:00
_urllib.py [rh:curlcffi] Add support for `curl_cffi` 2024-03-16 23:15:11 -05:00
_websockets.py [rh:websockets] Workaround race condition causing issues on PyPy (#9514) 2024-03-23 11:27:10 +13:00
common.py [networking] Add `extensions` attribute to `Response` (#9756) 2024-05-04 22:19:42 +00:00
exceptions.py [networking] Remove `_CompatHTTPError` (#8871) 2024-01-20 15:26:50 +13:00
impersonate.py Add new options `--impersonate` and `--list-impersonate-targets` 2024-03-16 23:14:13 -05:00
websocket.py [cleanup] Misc (#8598) 2023-12-30 22:27:36 +01:00