aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/postprocessor/embedthumbnail.py
AgeCommit message (Expand)Author
2020-09-14[postprocessor/embedthumbnail] Fix issues (closes #25717)Sergey M․
2020-09-14[postprocessor/embedthumbnail] Add support for non jpeg/png thumbnails (close...Alex Merkel
2018-02-25[postprocessor/embedthumbnail] Skip embedding when there aren't any thumbnailsAndrew Udvare
2016-10-20Revert "[postprocessor/embedthumbnail] Allow mkv to embed thumbnails"Yen Chi Hsuan
2016-10-03Unify coding cookieDéstin Reed
2016-02-21[postprocessor/embedthumbnail] Allow mkv to embed thumbnailsYen Chi Hsuan
2015-06-18[postprocessor/embedthumbnail] Skipping if thumbnail file missingYen Chi Hsuan
2015-05-29[postprocessor/embedthumbnail] embed mp4 too (fixes #5840)pulpe
2015-05-14[postprocessor/embedthumbnail] Encode arguments in calling AtomicParsleyYen Chi Hsuan
2015-05-14[postprocessor/embedthumbnail] Use run_ffmpeg_multiple_filesYen Chi Hsuan
2015-05-14[postprocessor/embedthumbnail] Use thumbnails downloaded by YoutubeDLYen Chi Hsuan
2015-04-25[postprocessor/embedthumbnail] Fix mp3 embedding with avconv (fixes #5526)pulpe
2015-04-24[postprocessor/embedthumbnail] Style fixJaime Marquínez Ferrándiz
2015-04-24[embedthumbnail] use FFmpegPostProcessor for mp3pulpe
2015-04-24[embedthumbnail] Add support for mp3 cover embeddingpulpe