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
coletdjnz ccfd70f4c2
[rh:websockets] Migrate websockets to networking framework (#7720)
* Adds a basic WebSocket framework
* Introduces new minimum `websockets` version of 12.0
* Deprecates `WebSocketsWrapper`

Fixes https://github.com/yt-dlp/yt-dlp/issues/8439

Authored by: coletdjnz
7 months ago
..
__init__.py [rh:websockets] Migrate websockets to networking framework (#7720) 7 months ago
_helper.py [rh:requests] Add handler for `requests` HTTP library (#3668) 8 months ago
_requests.py [cleanup] Misc (#8510) 7 months ago
_urllib.py [rh:requests] Add handler for `requests` HTTP library (#3668) 8 months ago
_websockets.py [rh:websockets] Migrate websockets to networking framework (#7720) 7 months ago
common.py [networking] Add request handler preference framework (#7603) 10 months ago
exceptions.py [rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix 8a8b54523a) (#8348) 8 months ago
websocket.py [rh:websockets] Migrate websockets to networking framework (#7720) 7 months ago