Closed kokoboko5 closed 1 year ago
503 means service temporarily unavailable, which means Crunchy was likely down temporarily for that request. The command also appears to work for me
503 means service temporarily unavailable, which means Crunchy was likely down temporarily for that request. The command also appears to work for me
I check every 6 minutes on untranslated episodes to see if subtitles are available or not
like
:loop Del ".\config\archive.json"
aniDL --service "crunchy" -s GYGGCV3M0 -e 2 --skipdl --novids --noaudio --dlsubs ar aniDL --service "crunchy" -s G649C7EGD -e 4 --skipdl --novids --noaudio --dlsubs ar aniDL --service "crunchy" -s GYGGCV3KJ -e 4 --skipdl --novids --noaudio --dlsubs ar aniDL --service "crunchy" -s GRWEC3GX8 -e 16 --skipdl --novids --noaudio --dlsubs ar
timeout /t 360 goto loop
Do you think this is the cause of this problem?
I haven't done something like that to know for sure, but I would imagine they might prevent you from sending requests if you send too many requests, in which case, maybe add a delay in between the commands and see if that resolves your issue?
I haven't done something like that to know for sure, but I would imagine they might prevent you from sending requests if you send too many requests, in which case, maybe add a delay in between the commands and see if that resolves your issue?
I did what you said
So far I haven't encountered any problem
Thank you ^^
Program version
3.3.2
Operating System
Windows
Type
CLI
Service
Crunchyroll
Command used
aniDL --service "crunchy" -s %N% -e %E% --skipdl --novids --noaudio --dlsubs ar
Show ID
GR3VC2PJ5
Episode
61
Console Output
Additional Information
🔴This problem appears to me from time to time🔴
No response