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/utils
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
6 months ago
..
__init__.py [compat] Ensure submodules are imported correctly 11 months ago
_deprecated.py [compat, networking] Deprecate old functions (#2861) 11 months ago
_legacy.py [rh:websockets] Migrate websockets to networking framework (#7720) 6 months ago
_utils.py [rh:websockets] Migrate websockets to networking framework (#7720) 6 months ago
networking.py [ie] Do not smuggle `http_headers` 7 months ago
progress.py [fd/fragment] Improve progress calculation (#8241) 8 months ago
traversal.py [cleanup, utils] Split into submodules (#7090) 1 year ago