You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
⠀
⠀
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
The text was updated successfully, but these errors were encountered: