yt-dlp/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
2021-05-21 23:39:48 +05:30
..
__init__.py
common.py Standardize write_debug 2021-05-14 13:15:29 +05:30
embedthumbnail.py [ThumbnailsConvertor] Support conversion to png and make it the default (#333) 2021-05-21 23:39:48 +05:30
execafterdownload.py Improve output template internal formatting 2021-05-06 20:28:58 +05:30
ffmpeg.py [ThumbnailsConvertor] Support conversion to png and make it the default (#333) 2021-05-21 23:39:48 +05:30
metadatafromfield.py
movefilesafterdownload.py
sponskrub.py
xattrpp.py