You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
pukkandan f59ae58163
Fix number of digits in `%(playlist_index)s`
When used with `--playlist-(items|start|end)`, the number of digits should depend on the last index in the playlist, not number of items
4 years ago
..
downloader [whowatch] Add extractor #292 4 years ago
extractor [zee5] Fix py2 compatibility 4 years ago
postprocessor [MetadataFromField] Improve regex and add tests 4 years ago
YoutubeDL.py Fix number of digits in `%(playlist_index)s` 4 years ago
__init__.py Move option warnings to `YoutubeDL` 4 years ago
__main__.py Completely change project name to yt-dlp (#85) 4 years ago
aes.py Completely change project name to yt-dlp (#85) 4 years ago
cache.py Completely change project name to yt-dlp (#85) 4 years ago
compat.py [downloader/hls] Assemble single-file WebVTT subtitles from HLS segments 4 years ago
jsinterp.py Completely change project name to yt-dlp (#85) 4 years ago
options.py Do not strip out whitespaces in `-o` and `-P` 4 years ago
socks.py Completely change project name to yt-dlp (#85) 4 years ago
swfinterp.py Completely change project name to yt-dlp (#85) 4 years ago
update.py [cleanup] Fix linter and some typos 4 years ago
utils.py [utils] Escape URL while sanitizing 4 years ago
version.py [version] update :ci skip all 4 years ago
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates 4 years ago