mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
8.07k stars 648 forks source link

Fix issue #486: enabling conversion when download_command is set #1032

Open mateuszr opened 4 years ago

mateuszr commented 4 years ago

Fixing issue #486 when file conversion won't take place if "download_command" is set.

hrnr commented 4 years ago

Thanks, looks good to me, except a small issue.

mateuszr commented 4 years ago

The comment from @hrnr has been addressed.