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.
Signature extraction failed / 'NoneType' object has no attribute 'group' #7670
Comments
|
Such errors should be fixed in version 2015.11.24. Please update your copy via update instructions. Feel free to open a new issue if the problem is still in the latest version. |
|
Thanks @yan12125 . I did do "youtube-dl -U" before I submitted this issue, and followed the instructions (to use "port upgrade"). Perhaps "-U" should say this isn't enough? |
|
I did git clone, virtualenv, setup.py, and it all worked. Thanks. |
Version 2015.11.21 on OS X 10.9.5 installed via MacPorts.
Some (not all) videos are failing with a signature extraction error, but it also looks like the code is not handling this case very well by not checking for a None result.
Thanks!