Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Checklist
Verbose log
Description
There appears to be an issue with the
--embed-thumbnailargument. When I include it in my youtube-dl command to download and convert to mp3 any YouTube video, anERROR: Conversion failed!error occurs. But when I omit--embed-thumbnail, then the command works error-free. Two months back when I tried this command, this command would work, however now it does not. I've tried updating to the latest ffmpeg, but that does not solve the issue.