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.c:590 error on Android #15181

Closed
eeehhh opened this issue Jan 6, 2018 · 1 comment
Closed

ssl.c:590 error on Android #15181

eeehhh opened this issue Jan 6, 2018 · 1 comment
Labels

Comments

@eeehhh
Copy link

@eeehhh eeehhh commented Jan 6, 2018

"

-->youtube-dl --version
2017.12.31
-->youtube-dl -o veny1.mpv https://youtu.be/ALL1FgicrTg
[youtube] ALL1FgicrTg: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)> (caused by URLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)'),))

"

Hello!

I am trying to latest youtube-dl on Android per these instructions:
https://www.arulraj.net/2015/11/download-any-videos-in-android-using-youtube-dl.html

Installation went fine, but when I try to download, I get a SSL error

@eeehhh eeehhh changed the title ssl.c:590 error on Androis ssl.c:590 error on Android Jan 6, 2018
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jan 6, 2018

You'll need to ask QPython developers. SSL on Android is tricky and most likely they didn't do it correct.

Or use --no-check-certificate if you don't care about security.

@yan12125 yan12125 closed this Jan 6, 2018
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.