yt-dlp/yt_dlp
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
..
__pyinstaller [build] Include secretstorage in Linux builds 2023-11-12 18:29:19 -06:00
compat Remove Python 3.7 support (#8361) 2023-11-16 18:39:00 +00:00
dependencies
downloader [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
extractor [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
networking [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
postprocessor
utils [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
__init__.py Remove Python 3.7 support (#8361) 2023-11-16 18:39:00 +00:00
__main__.py
aes.py
cache.py
casefold.py
cookies.py
jsinterp.py
minicurses.py
options.py
plugins.py
socks.py
update.py Remove Python 3.7 support (#8361) 2023-11-16 18:39:00 +00:00
version.py Release 2023.11.16 2023-11-16 00:01:38 +00:00
webvtt.py
YoutubeDL.py [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00