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

[Bug] Unable to download music, problem with ssl certificates #666

Open
2 tasks done
TuTiuTe opened this issue Dec 22, 2024 · 2 comments
Open
2 tasks done

[Bug] Unable to download music, problem with ssl certificates #666

TuTiuTe opened this issue Dec 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@TuTiuTe
Copy link

TuTiuTe commented Dec 22, 2024

  • Tried latest version

  • This issue is not duplicated with any other open or closed issues

Describe the bug

I am unable to download any song or browse the front page. I tried updating, deleting app storage, changing wifi, to no avail

Expected behavior

shouldn"t spit out the error and allow me to download the song I want

Steps to reproduce

Try to download any youtube song, the bug occurs right away
Looking for a song on the main page through youtube too, but not with youtube music
It also occurs when trying to load a song or playlist data

Device information

Redmi note 13 NFC CrDroid

Screenshots / Recordings

No response

Additional context

WARNING: [youtube:search] Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1006)
WARNING: [youtube:search] [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1006). Retrying (1/3)...
WARNING: [youtube:search] [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1006). Retrying (2/3)...
WARNING: [youtube:search] [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1006). Retrying (3/3)...
ERROR: Unable to download API page: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1006) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1006)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U

@TuTiuTe TuTiuTe added the bug Something isn't working label Dec 22, 2024
@TuTiuTe
Copy link
Author

TuTiuTe commented Dec 22, 2024

Just updated my CrDroid to 10.10 and it fixed the issue.
Still, I think all ytdlp calls should be run with --no-check-certificate, or the app should (if possible) update the certificates locally (I think this app uses python, and it's doable with pip), because a lot of people are running outdated android versions and it shouldn't be mandatory for this app

@deniscerri
Copy link
Owner

add that as an extra command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants