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.
Hi, I have this version /usr/lib/python3.8/site-packages (2020.6.16.1) on my termux installation and when I run this command:
youtube-dl --extract-audio --audio-format mp3 --audio-quality 0 --embed-thumbnail https://youtu.be/XXXXXXI get this error:
ERROR: Conversion failed!I have no other technical details to insert because I only get this error in the latest version of youtube-dl, try it!
The only thing I noticed is that if I remove
--embed-thumbnailI no longer get this error, (obviously I need this option).