summaryrefslogtreecommitdiffstats
path: root/youtube_dl/postprocessor/embedthumbnail.py
Commit message (Collapse)AuthorAgeFilesLines
* [postprocessor/embedthumbnail] Fix mp3 embedding with avconv (fixes #5526)pulpe2015-04-251-1/+2
|
* [postprocessor/embedthumbnail] Style fixJaime Marquínez Ferrándiz2015-04-241-1/+2
|
* [embedthumbnail] use FFmpegPostProcessor for mp3pulpe2015-04-241-15/+6
|
* [embedthumbnail] Add support for mp3 cover embeddingpulpe2015-04-241-0/+87