yt-dlp/yt_dlp/postprocessor
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
..
__init__.py [documentation] Improvements 2021-04-12 02:36:06 +05:30
common.py [embedthumbnail] Embed if any thumbnail was downloaded, not just the best 2021-05-29 02:31:14 +05:30
embedthumbnail.py [embedthumbnail] Correctly escape filename 2021-05-29 02:31:14 +05:30
execafterdownload.py Fix and refactor `prepare_outtmpl` 2021-06-06 00:59:04 +05:30
ffmpeg.py [embedthumbnail] Correctly escape filename 2021-05-29 02:31:14 +05:30
metadatafromfield.py Fix and refactor `prepare_outtmpl` 2021-06-06 00:59:04 +05:30
movefilesafterdownload.py Allow running some `postprocessors` before actual download 2021-04-12 02:12:46 +05:30
sponskrub.py More consistent warning messages (#173) 2021-03-20 09:34:52 +05:30
xattrpp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30