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

Problem verifying ssl certificate #23561

Closed
marco4568 opened this issue Dec 30, 2019 · 0 comments
Closed

Problem verifying ssl certificate #23561

marco4568 opened this issue Dec 30, 2019 · 0 comments

Comments

@marco4568
Copy link

@marco4568 marco4568 commented Dec 30, 2019

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

WRITE QUESTION HERE
saw that python 2.7 will stop working at the end of 2020. I updated my python to 3.6.2. , and was having the below problem.

youtube-dl -f 1080p+Audio_Only https://www.twitch.tv/videos/527836570
[twitch:vod] 527836570: Downloading vod info JSON
ERROR: Unable to download JSON metadata: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:748)> (caused by URLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:748)'),))

I was still able to get away with this problem with --no-check-certificate (a solution provided by previous posts). Anyway can I solve this and not have to type --no-check-certificate each time I use youtube-dl ? I was thinking maybe removing python 3.6.2 and install version before python 3.6 would work, but I couldn't remove it nor could I install the previous versions.

If it is any help,

  • I installed youtube-dl with brew
  • which youtube-dl returns
    /Library/Frameworks/Python.framework/Versions/3.6/bin/youtube-dl
  • which python3 returns
    /Library/Frameworks/Python.framework/Versions/3.6/bin/python3

Thanks in advance for any help or direction you can provide 🙏

@marco4568 marco4568 added the question label Dec 30, 2019
@dstftw dstftw closed this Dec 31, 2019
@dstftw dstftw added the duplicate label Dec 31, 2019
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.