yt-dlp/yt_dlp
bashonly 632b8ee54e
[core] Release workflow and Updater cleanup ()
- Only use trusted publishing with PyPI and remove support for PyPI tokens from release workflow
- Clean up improper actions syntax in the build workflow inputs
- Refactor Updater to allow for consistent unit testing with `UPDATE_SOURCES`

Authored by: bashonly
..
__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 [ie/bbc] Extract more formats ()
networking [rh:websockets] Migrate websockets to networking framework ()
postprocessor [pp/FFmpegMetadata] Embed stream metadata in single format downloads ()
utils [networking] Strip whitespace around header values ()
YoutubeDL.py [utils] `traverse_obj`: Move `is_user_input` into output template ()
__init__.py Let `read_stdin` obey `--quiet`
__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 [docs] Consistent use of `e.g.` ()
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 [core] Release workflow and Updater cleanup ()
version.py Release 2023.11.16
webvtt.py [webvtt] Fix 15f22b4880