Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fails on version 2014.01.05.5 #2111

Closed
dru8274 opened this issue Jan 6, 2014 · 1 comment
Closed

Update fails on version 2014.01.05.5 #2111

dru8274 opened this issue Jan 6, 2014 · 1 comment

Comments

@dru8274
Copy link

@dru8274 dru8274 commented Jan 6, 2014

I update my youtube-dl daily, but today it has failed. Not a big issue, I can do the update manually. But it perhaps points to something that needs to fixed.

That aside, I am as always a grateful user of youtube-dl. So thanks be unto the devs.

$ youtube_dl.py --version
2014.01.05.5

$ youtube_dl.py --update
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/home/nostromo/bin/youtube_dl.py/__main__.py", line 18, in <module>
  File "/home/nostromo/bin/youtube_dl.py/youtube_dl/__init__.py", line 746, in main

  File "/home/nostromo/bin/youtube_dl.py/youtube_dl/__init__.py", line 526, in _real_main

UnboundLocalError: local variable 'url' referenced before assignment

$ 
@phihag
Copy link
Contributor

@phihag phihag commented Jan 7, 2014

Duplicate of #2100. Sorry, by accident, I made that version of youtube-dl non-functioning on Python 3.x. 2014.01.06.1 and newer fix the problem. Again, I'm sorry for the inconvenience. Have you succeeded in updating to it? If not, you can simply reinstall youtube-dl. I apologize for the inconvenience.

@phihag phihag closed this Jan 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.