yt-dlc/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
2021-05-03 22:49:05 +05:30
..
downloader [whowatch] Add extractor #292 2021-05-02 19:43:37 +05:30
extractor [zee5] Fix py2 compatibility 2021-05-03 22:49:03 +05:30
postprocessor [MetadataFromField] Improve regex and add tests 2021-04-21 11:12:04 +05:30
YoutubeDL.py Fix number of digits in `%(playlist_index)s` 2021-05-03 22:49:05 +05:30
__init__.py Move option warnings to `YoutubeDL` 2021-05-03 22:49:04 +05:30
__main__.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
aes.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
cache.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
compat.py [downloader/hls] Assemble single-file WebVTT subtitles from HLS segments 2021-04-28 17:21:14 +05:30
jsinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
options.py Do not strip out whitespaces in `-o` and `-P` 2021-05-02 14:03:12 +05:30
socks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
swfinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
update.py [cleanup] Fix linter and some typos 2021-04-28 19:59:40 +05:30
utils.py [utils] Escape URL while sanitizing 2021-04-29 05:20:50 +05:30
version.py [version] update :ci skip all 2021-04-22 17:30:36 +05:30
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates 2021-04-28 17:21:26 +05:30