yt-dlp/yt_dlp
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
..
downloader [downloader] Fix write_debug 2021-05-19 17:34:17 +05:30
extractor [youtube] /live URLs should raise error if channel is not live 2021-05-21 20:05:54 +05:30
postprocessor [ThumbnailsConvertor] Support conversion to png and make it the default (#333) 2021-05-21 23:39:48 +05:30
__init__.py [ThumbnailsConvertor] Support conversion to png and make it the default (#333) 2021-05-21 23:39:48 +05:30
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py [ThumbnailsConvertor] Support conversion to png and make it the default (#333) 2021-05-21 23:39:48 +05:30
socks.py
swfinterp.py
update.py
utils.py [parlview] Add extractor (#322) 2021-05-20 18:35:37 +05:30
version.py [version] update 2021-05-20 21:15:41 +05:30
webvtt.py
YoutubeDL.py [cleanup] See desc 2021-05-20 18:02:58 +05:30