1
1
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-01-13 12:56:37 -05:00
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
2021-05-03 22:49:05 +05:30
..
downloader [whowatch] Add extractor 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
__init__.py Move option warnings to YoutubeDL 2021-05-03 22:49:04 +05:30
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py
version.py
webvtt.py
YoutubeDL.py Fix number of digits in %(playlist_index)s 2021-05-03 22:49:05 +05:30