yt-dlp/yt_dlp
pukkandan 752cda3880
Fix and refactor prepare_outtmpl
The following tests would have failed previously:
%(id)d %(id)r
%(ext)s-%(ext|def)d
%(width|)d
%(id)r %(height)r
%(formats.0)r
%s
2021-06-06 00:59:04 +05:30
..
downloader [downloader/ffmpeg] Hide FFmpeg banner unless in verbose mode (#372) 2021-06-06 00:59:04 +05:30
extractor [common] Fix FourCC fallback when parsing ISM (#372) 2021-06-06 00:59:04 +05:30
postprocessor Fix and refactor prepare_outtmpl 2021-06-06 00:59:04 +05:30
__init__.py [cleanup] Point all shebang to python3 (#372) 2021-06-06 00:59:04 +05:30
__main__.py [cleanup] Point all shebang to python3 (#372) 2021-06-06 00:59:04 +05:30
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py.disabled [cleanup] Mark unused files 2021-06-06 00:59:04 +05:30
update.py
utils.py Fix and refactor prepare_outtmpl 2021-06-06 00:59:04 +05:30
version.py
webvtt.py
YoutubeDL.py Fix and refactor prepare_outtmpl 2021-06-06 00:59:04 +05:30