yt-dlp/yt_dlp
shirt 250a938de8
[ffmpeg] Set max probesize to workaround AAC HLS stream issues ()
Fixes: , , 

Authored by: shirt-dev
..
downloader [youtube] Cleanup authentication code ()
extractor [Rumble] Add RumbleChannelIE ()
postprocessor [ffmpeg] Set max probesize to workaround AAC HLS stream issues ()
YoutubeDL.py Fix `--flat-playlist` when neither IE nor id is known
__init__.py Separate the options `--ignore-errors` and `--no-abort-on-error`
__main__.py [cleanup] Point all shebang to `python3` ()
aes.py [aes] Add `aes_gcm_decrypt_and_verify` ()
cache.py Completely change project name to yt-dlp ()
compat.py [hls,aes] Fallback to native implementation for AES-CBC
cookies.py [cookies] Fix keyring fallback ()
jsinterp.py Completely change project name to yt-dlp ()
minicurses.py Basic framework for simultaneous download of multiple formats ()
options.py Separate the options `--ignore-errors` and `--no-abort-on-error`
socks.py Completely change project name to yt-dlp ()
swfinterp.py.disabled [cleanup] Mark unused files
update.py [update] Check for new version even if not updateable
utils.py [outtmpl] Alternate form of format type `l` for `\n` delimited list
version.py [version] update
webvtt.py [WebVTT] Adjust parser to accommodate PBS subtitles ()