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.
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
3 years ago
..
__init__.py [documentation] Improvements 3 years ago
common.py [embedthumbnail] Embed if any thumbnail was downloaded, not just the best 3 years ago
embedthumbnail.py [embedthumbnail] Correctly escape filename 3 years ago
execafterdownload.py Fix and refactor `prepare_outtmpl` 3 years ago
ffmpeg.py [embedthumbnail] Correctly escape filename 3 years ago
metadatafromfield.py Fix and refactor `prepare_outtmpl` 3 years ago
movefilesafterdownload.py Allow running some `postprocessors` before actual download 3 years ago
sponskrub.py More consistent warning messages (#173) 3 years ago
xattrpp.py Completely change project name to yt-dlp (#85) 3 years ago