KoleckOLP / yt-dl

Multiplatform gui/console youtube-dl simplifier
GNU General Public License v3.0
16 stars 4 forks source link

converting to mp3 keep cover image #11

Closed KoleckOLP closed 3 years ago

KoleckOLP commented 3 years ago

probably a ffmpeg setting - suggested by Pekpek

KoleckOLP commented 3 years ago

I've added new option: if you choose the mp3 codec and set video to cover it will keep covers in your converted mp3s, or it will give you first frame of the video by default it's set to remove to remove cover, or not give the fist frame

if you want to use the cover option a lot, set your custom entry to:

Video codec: cover Video q,qmin,qmax: none Audio codec: libmp3lame Audio bitrate: 190k append: .mp3 ! this is important ! need to be a non video container.