1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-17 05:07:41 +02:00
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
_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
_urllib.py
_websockets.py
common.py [networking] Add extensions attribute to Response (#9756) 2024-05-04 22:19:42 +00:00
exceptions.py
impersonate.py
websocket.py