1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-09 12:50:23 -05:00
yt-dlp/yt_dlp/networking
bashonly bec9a59e8e
[networking] Add extensions attribute to Response ()
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 () 2024-05-04 22:19:42 +00:00
_helper.py [cleanup] Misc () 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 () 2024-03-23 11:27:10 +13:00
common.py [networking] Add extensions attribute to Response () 2024-05-04 22:19:42 +00:00
exceptions.py [networking] Remove _CompatHTTPError () 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 () 2023-12-30 22:27:36 +01:00