hama3254 / Crunchyroll-Downloader-v3.0

Downloader for Crunchyroll
848 stars 109 forks source link

Can't download anything #929

Closed gastonx9 closed 3 months ago

gastonx9 commented 3 months ago

I'm having this issue since 6 months ago approx. tried with different versions but still the same image What can I do?

oQnz commented 3 months ago

Same issue can't download anything at all

2024-04-08 03_13_33-Crunchyroll Downloader

gamer191 commented 3 months ago

The solution would be to download cacert.pem from https://curl.se/docs/caextract.html. I don’t know where to save it to though

hama3254 commented 3 months ago

@gastonx9 issues #836 and #859 had the same problem caused by the Anti-Virus software. Disabling it might help to get it working.

@oQnz not quite the same error but #795 also seems to indicate that the Anti-Virus software is to blame here.

hama3254 commented 3 months ago

The solution would be to download cacert.pem from https://curl.se/docs/caextract.html. I don’t know where to save it to though

This files is actually included with the downloader and has somewhat recently been updated.

If someone wants (or needs) to update the file, a tldr from a former issue:

You can try to get the cacert.pem from curl and replace the existing curl-ca-bundle.crt with it. You can see the exact path in the error message.

Originally posted by @hama3254 in https://github.com/hama3254/Crunchyroll-Downloader-v3.0/issues/906#issuecomment-1975115063

gamer191 commented 3 months ago

@oQnz is it possible that crunchyroll is blocked by your wifi network? Next time that happens, try visiting crunchyroll in your browser

gastonx9 commented 3 months ago

Thanks, it worked disabling the anti-virus software. and sorry for asking a repeated issue.

hama3254 commented 3 months ago

Thanks, it worked disabling the anti-virus software. and sorry for asking a repeated issue.

Good to know that it is the same issue and don't worry that it was an repeated issue, i am always glad i can help.

I think i can close this issue now.