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-dlc/yt_dlp/postprocessor
louie-github a927acb1ec
[ThumbnailsConvertor] Support conversion to `png` and make it the default (#333)
PNG, being a lossless format, should be a better default here compared to JPG since we won't be compressing to a lossy format and losing some of the original image data
PNG is also supported for embedding in all the formats similar to JPEG

Authored by: louie-github
4 years ago
..
__init__.py [documentation] Improvements 4 years ago
common.py Standardize `write_debug` 4 years ago
embedthumbnail.py [ThumbnailsConvertor] Support conversion to `png` and make it the default (#333) 4 years ago
execafterdownload.py Improve output template internal formatting 4 years ago
ffmpeg.py [ThumbnailsConvertor] Support conversion to `png` and make it the default (#333) 4 years ago
metadatafromfield.py [MetadataFromField] Improve regex and add tests 4 years ago
movefilesafterdownload.py Allow running some `postprocessors` before actual download 4 years ago
sponskrub.py More consistent warning messages (#173) 4 years ago
xattrpp.py Completely change project name to yt-dlp (#85) 4 years ago