Maxstupo / ydl-ui

A UI for the command-line video downloader "youtube-dl"
MIT License
354 stars 34 forks source link

Embed thumbnail in mp3 #58

Closed AndiLeni closed 4 years ago

AndiLeni commented 4 years ago

Would you consider adding support for yt-download's --embed-thumbnail option? This currently only works with mp3s as ar as I know, but would be a very nice addition f.e. when media is played on smartphones where the background changes to the thumbnail when media is playing.

Maxstupo commented 4 years ago

Sure. Most command line arguments for youtube-dl are already supported, they just haven't been exposed in the user interface yet.