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

vk.com request fails with ssl error #4426

Closed
LaPingvino opened this issue Dec 10, 2014 · 6 comments
Closed

vk.com request fails with ssl error #4426

LaPingvino opened this issue Dec 10, 2014 · 6 comments

Comments

@LaPingvino
Copy link

@LaPingvino LaPingvino commented Dec 10, 2014

~  sudo youtube-dl http://vk.com/video217359560_166642806\?hd\=1 --username=ikojba@gmail.com --verbose    
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://vk.com/video217359560_166642806?hd=1', '--username=ikojba@gmail.com', '--verbose']
Type account password and press [Return]: 
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.08.05
[debug] Python version 2.7.8 - Linux-3.16.0-4-amd64-x86_64-with-debian-jessie-sid
[debug] Proxy map: {}
[vk.com] Logging in as ikojba@gmail.com
ERROR: Unable to download webpage: <urlopen error EOF occurred in violation of protocol (_ssl.c:581)>
  File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 203, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 1231, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  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 598, in https_open
    return self.do_open(HTTPSConnectionV3, req)
  File "/usr/lib/python2.7/urllib2.py", line 1169, in do_open
    raise URLError(err)
@clampak
Copy link

@clampak clampak commented Dec 15, 2014

Please update your youtube-dl version.

@LaPingvino
Copy link
Author

@LaPingvino LaPingvino commented Dec 15, 2014

done that, it worked then (but only with sudo somehow...)

@LaPingvino LaPingvino closed this Dec 15, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Dec 15, 2014

Do you mean that you can only update with sudo or that the download only works with sudo?
sudo should only be used for updating, we highly recommend you to not use it for anything else.

@LaPingvino
Copy link
Author

@LaPingvino LaPingvino commented Dec 19, 2014

The download only worked with sudo, iirc...

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Dec 21, 2014

can you post the output you get when run with the --verbose option as a normal user?

@LaPingvino
Copy link
Author

@LaPingvino LaPingvino commented Dec 26, 2014

Never mind, in the current latest version it works fine also without sudo.

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.