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.
ERROR: Signature extraction failed #24894
Comments
|
Later I found out I mixed up the version of the youtube-dl of the entire device and the virtualenv, the package inside the virtualenv didn't update to the newest version. Problem solved after the upgrade. Sorry for bothering you. |
Checklist
Verbose log
Description
About a month ago, my program can still download youtube videos using youtube-dl. I didn't touch it by modifying the source code or upgrade any package, but when I run the code today this error appear from nowhere. I checked the closed related issues and upgrade my youtube-dl to the newest version but still, the problem exists.
Requirement already up-to-date: youtube_dl in ./.local/lib/python2.7/site-packages (2020.3.24)Actual URL tested: https://www.youtube.com/watch?v=3AtDnEC4zak
Side note: I didn't directly use youtube-dl. Instead, I use pafy and vlc-python to play the music.