yt-dlp/yt_dlp
coletdjnz ccfd70f4c2
[rh:websockets] Migrate websockets to networking framework ()
* 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
..
__pyinstaller [build] Include secretstorage in Linux builds
compat Remove Python 3.7 support ()
dependencies [rh:requests] Add handler for `requests` HTTP library ()
downloader [rh:websockets] Migrate websockets to networking framework ()
extractor [rh:websockets] Migrate websockets to networking framework ()
networking [rh:websockets] Migrate websockets to networking framework ()
postprocessor [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)
utils [rh:websockets] Migrate websockets to networking framework ()
YoutubeDL.py [rh:websockets] Migrate websockets to networking framework ()
__init__.py Remove Python 3.7 support ()
__main__.py [cleanup] Misc
aes.py [dependencies] Simplify `Cryptodome`
cache.py [cleanup] Misc
casefold.py Update to ytdl-commit-07af47
cookies.py [cookies] Containers JSON should be opened as utf-8 ()
jsinterp.py Update to ytdl-commit-07af47
minicurses.py
options.py [core] Add `--compat-option manifest-filesize-approx` ()
plugins.py [plugins] Don't look in `.egg` directories
socks.py [networking] Fix various socks proxy bugs ()
update.py Remove Python 3.7 support ()
version.py Release 2023.11.16
webvtt.py [webvtt] Handle premature EOF