yt-dlp/yt_dlp/downloader
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
common.py
dash.py [fd/dash] Force native downloader for --live-from-start (#8339) 2023-11-07 21:28:34 +00:00
external.py [fd/aria2c] Remove duplicate --file-allocation=none (#8332) 2023-11-07 17:18:19 +01:00
f4m.py
fc2.py
fragment.py [fd/fragment] Improve progress calculation (#8241) 2023-10-08 02:01:01 +02:00
hls.py
http.py
ism.py
mhtml.py
niconico.py [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
rtmp.py
rtsp.py
websocket.py
youtube_live_chat.py