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

niconico unable to log in: <urlopen error [Errno 104] Connection reset by peer> #5551

Closed
azer0108 opened this issue Apr 29, 2015 · 3 comments
Closed

Comments

@azer0108
Copy link

@azer0108 azer0108 commented Apr 29, 2015

Ensured credentials are correct, but continues to give an error message.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 29, 2015

@azer0108
Copy link
Author

@azer0108 azer0108 commented Apr 29, 2015

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.nicovideo.jp/watch/sm10000', '-u', '<PRIVATE>', '--verbose']
[debug] Encodings: locale 'ANSI_X3.4-1968', fs 'ANSI_X3.4-1968', out 'ANSI_X3.4-1968', pref: 'ANSI_X3.4-1968'
Type account password and press return:
[debug] youtube-dl version 2014.02.17
[debug] Python version 2.7.6 - Linux-3.13.0-29-generic-x86_64-with-Ubuntu-14.04-trusty
[debug] Proxy map: {}
[niconico] : Logging in
ERROR: Unable to log in: <urlopen error [Errno 104] Connection reset by peer>
  File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 191, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 1157, in urlopen
    return self._opener.open(req)
  File "/usr/lib/python2.7/urllib2.py", line 404, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 422, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/dist-packages/youtube_dl/utils.py", line 572, in https_open
    return self.do_open(HTTPSConnectionV3, req)
  File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
    raise URLError(err)
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 29, 2015

Thanks for the report, the video can be downloaded in the next version of youtube-dl.

@yan12125 yan12125 closed this Apr 29, 2015
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.