index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
postprocessor
/
embedthumbnail.py
Age
Commit message (
Expand
)
Author
2018-02-25
[postprocessor/embedthumbnail] Skip embedding when there aren't any thumbnails
Andrew Udvare
2016-10-20
Revert "[postprocessor/embedthumbnail] Allow mkv to embed thumbnails"
Yen Chi Hsuan
2016-10-03
Unify coding cookie
Déstin Reed
2016-02-21
[postprocessor/embedthumbnail] Allow mkv to embed thumbnails
Yen Chi Hsuan
2015-06-18
[postprocessor/embedthumbnail] Skipping if thumbnail file missing
Yen Chi Hsuan
2015-05-29
[postprocessor/embedthumbnail] embed mp4 too (fixes #5840)
pulpe
2015-05-14
[postprocessor/embedthumbnail] Encode arguments in calling AtomicParsley
Yen Chi Hsuan
2015-05-14
[postprocessor/embedthumbnail] Use run_ffmpeg_multiple_files
Yen Chi Hsuan
2015-05-14
[postprocessor/embedthumbnail] Use thumbnails downloaded by YoutubeDL
Yen Chi Hsuan
2015-04-25
[postprocessor/embedthumbnail] Fix mp3 embedding with avconv (fixes #5526)
pulpe
2015-04-24
[postprocessor/embedthumbnail] Style fix
Jaime Marquínez Ferrándiz
2015-04-24
[embedthumbnail] use FFmpegPostProcessor for mp3
pulpe
2015-04-24
[embedthumbnail] Add support for mp3 cover embedding
pulpe