mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-31 15:33:43 +01:00
a927acb1ec
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