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.
youtube-dl -U error #578
youtube-dl -U error #578
Comments
|
Sorry, I cannot reproduce the error with the distribution youtube-dl 2012.02.27 9c22892 . I presume you're using Fedora's built-in version? In any case, in the meantime, you can simply run
|
|
well, i had the one from yum install, and that gave problem. |
|
We reworked that piece of code, and this should not happen anymore! |
As root, I am getting the following error for youtube-dl -U
Updating to latest version...
Traceback (most recent call last):
File "/usr/bin/youtube-dl", line 4645, in
main()
File "/usr/bin/youtube-dl", line 4636, in main
_real_main()
File "/usr/bin/youtube-dl", line 4610, in _real_main
updateSelf(fd, sys.argv[0])
File "/usr/bin/youtube-dl", line 4203, in updateSelf
urlh.close()
UnboundLocalError: local variable 'urlh' referenced before assignment
youtube-dl version 2012.02.27
python version 2.7.1
uname Linux Fedora 15 2.6.43.8-1.fc15.x86_64