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 [documentation] Improvements 2021-04-12 02:36:06 +05:30
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 [MetadataFromField] Improve regex and add tests 2021-04-21 11:12: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