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

youtube-dl --update #497

Closed
allenlinux opened this issue Oct 26, 2012 · 5 comments
Closed

youtube-dl --update #497

allenlinux opened this issue Oct 26, 2012 · 5 comments

Comments

@allenlinux
Copy link

@allenlinux allenlinux commented Oct 26, 2012

python youtube-dl --update
Updating to latest version...
Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "youtube-dl/__main__.py", line 7, in <module>
  File "youtube-dl/__init__.py", line 536, in main

  File "youtube-dl/__init__.py", line 510, in _real_main

  File "youtube-dl/__init__.py", line 55, in updateSelf

  File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 400, in open
    response = self._open(req, data)
  File "/usr/lib64/python2.7/urllib2.py", line 418, in _open
    '_open', req)
  File "/usr/lib64/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 1215, in https_open
    return self.do_open(httplib.HTTPSConnection, req)
  File "/usr/lib64/python2.7/urllib2.py", line 1177, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
@allenlinux
Copy link
Author

@allenlinux allenlinux commented Oct 26, 2012

using slackware 14 current 64 bits | behind a proxy. SYNC and exporting already did successfully.

@FiloSottile
Copy link
Collaborator

@FiloSottile FiloSottile commented Oct 26, 2012

(edited to add codeblock)

@phihag
Copy link
Contributor

@phihag phihag commented Oct 26, 2012

Is that on the same machine you're reporting this issue? And what output do you get when you enter

youtube-dl --version
env | grep -i proxy

?

@allenlinux
Copy link
Author

@allenlinux allenlinux commented Oct 30, 2012

1.- our programmer manager "magicly erased the squid | proxy ip tables configuration "BY MISTAKE"...
2.- after that my youtube-dl run with no problems, but, i have to run it using perl, wich means:
3.- # perl youtube-dl ..."whatever".....
4.- i hate proxys.
5.- youtube-dl works fine, forget it about my post, i think the proxy and squid ip configuration was the problem.

@allenlinux
Copy link
Author

@allenlinux allenlinux commented Oct 30, 2012

thanks for everything

@phihag phihag closed this Oct 30, 2012
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
3 participants
You can’t perform that action at this time.