yt-dlc/yt_dlp
pukkandan e8e738406a
Add experimental option `--check-formats` to test the URLs before format selection
..
downloader Add experimental option `--check-formats` to test the URLs before format selection
extractor [plutotv] Fix format extraction for some urls
postprocessor Improve output template internal formatting
YoutubeDL.py Add experimental option `--check-formats` to test the URLs before format selection
__init__.py Add experimental option `--check-formats` to test the URLs before format selection
__main__.py Completely change project name to yt-dlp ()
aes.py Completely change project name to yt-dlp ()
cache.py Completely change project name to yt-dlp ()
compat.py [downloader/hls] Assemble single-file WebVTT subtitles from HLS segments
jsinterp.py Completely change project name to yt-dlp ()
options.py Add experimental option `--check-formats` to test the URLs before format selection
socks.py Completely change project name to yt-dlp ()
swfinterp.py Completely change project name to yt-dlp ()
update.py [cleanup] Fix linter and some typos
utils.py Improve output template internal formatting
version.py [version] update :ci skip all
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates