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

SSL certificate_verify_failed #14300

Closed
HollandOates opened this issue Sep 22, 2017 · 2 comments
Closed

SSL certificate_verify_failed #14300

HollandOates opened this issue Sep 22, 2017 · 2 comments
Labels

Comments

@HollandOates
Copy link

@HollandOates HollandOates commented Sep 22, 2017

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.09.15. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2017.09.15

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

youtube-dl -v https://www.youtube.com/watch\?v\=kp9EuzwYYxc\&index\=1\&list\=PL66spITrooY7Xnk0BWi_Fyl4NemusHn6Z
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://www.youtube.com/watch?v=kp9EuzwYYxc&index=1&list=PL66spITrooY7Xnk0BWi_Fyl4NemusHn6Z']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.09.15
[debug] Python version 2.7.13 - Darwin-16.7.0-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[youtube:playlist] Downloading playlist PL66spITrooY7Xnk0BWi_Fyl4NemusHn6Z - add --no-playlist to just download video kp9EuzwYYxc
[youtube:playlist] PL66spITrooY7Xnk0BWi_Fyl4NemusHn6Z: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)> (caused by URLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)'),))
  File "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/common.py", line 503, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/usr/local/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 2177, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 429, in open
    response = self._open(req, data)
  File "/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 447, in _open
    '_open', req)
  File "/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 407, in _call_chain
    result = func(*args)
  File "/usr/local/lib/python2.7/site-packages/youtube_dl/utils.py", line 1086, in https_open
    req, **kwargs)
  File "/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1198, in do_open
    raise URLError(err)


I am unable to download anything from youtube. I've been a happy user for a very long time. Now I don't know what to do.

I saw a similar issue a year ago, but can't find the solution to the issue, so I'm asking for help.

Thanks.

@dstftw dstftw closed this Sep 22, 2017
@dstftw dstftw added the duplicate label Sep 22, 2017
@HollandOates
Copy link
Author

@HollandOates HollandOates commented Sep 22, 2017

What is the solution??

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Sep 23, 2017

Most likely: #5317 (comment)

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.