yt-dlp/yt_dlp
Benjamin Krausse e370f9ec36
[ie] Add `media_type` field
Authored by: trainman261
..
__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] Add `media_type` field
networking [rh:websockets] Migrate websockets to networking framework ()
postprocessor [pp/FFmpegMetadata] Embed stream metadata in single format downloads ()
utils [utils] `traverse_obj`: Move `is_user_input` into output template ()
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 Remove Python 3.7 support ()
version.py Release 2023.11.16
webvtt.py [webvtt] Allow spaces before newlines for CueBlock ()