yt-dlp/yt_dlp
i6t 851876095b
[Gettr] Add extractor ()
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29589
Authored by: i6t
..
downloader [HLS] Fix decryption issues ()
extractor [Gettr] Add extractor ()
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 Workaround for bug in `ssl.SSLContext.load_default_certs` ()
version.py [version] update
webvtt.py [WebVTT] Adjust parser to accommodate PBS subtitles ()