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
2023-11-20 08:04:04 +00:00
..
__init__.py [compat] Ensure submodules are imported correctly 2023-07-22 18:10:35 +05:30
_deprecated.py [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +05:30
_legacy.py [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
_utils.py [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
networking.py [ie] Do not smuggle `http_headers` 2023-11-14 22:04:25 +01:00
progress.py [fd/fragment] Improve progress calculation (#8241) 2023-10-08 02:01:01 +02:00
traversal.py [cleanup, utils] Split into submodules (#7090) 2023-05-20 21:56:23 +00:00