mirror of https://github.com/yt-dlp/yt-dlp
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.
The date format `%Y%m%d%H%M` will successfully match against one-digit month, day, hour, and minute strings, even though %m et al. are documented as being zero-padded. So dates without time in Nov/Dec may be wrongly parsed as dates in January with time. This commit adds a format string of `%Y%m%d` to our supported date format strings directly below (higher priority) its problematic relatives. Closes #2076 Authored by: wlritchi |
3 years ago | |
---|---|---|
.. | ||
downloader | 3 years ago | |
extractor | 3 years ago | |
postprocessor | 3 years ago | |
YoutubeDL.py | 3 years ago | |
__init__.py | 3 years ago | |
__main__.py | 4 years ago | |
aes.py | 3 years ago | |
cache.py | 4 years ago | |
compat.py | 3 years ago | |
cookies.py | 3 years ago | |
jsinterp.py | 3 years ago | |
minicurses.py | 3 years ago | |
options.py | 3 years ago | |
socks.py | ||
swfinterp.py.disabled | 4 years ago | |
update.py | 3 years ago | |
utils.py | 3 years ago | |
version.py | 3 years ago | |
webvtt.py | 4 years ago |