[4anime.to] cannot download i get big error
jeremiah1232 opened this issue · 6 comments
03/23 13:38:26 [ERROR] CUID#7 - Download aborted. URI=https://mountainoservo0002.animecdn.com/Mob-Psycho-100/Mob-Psycho-100-Episode-12-1080p.mp4
Exception: [AbstractCommand.cc:351] errorCode=3 URI=https://mountainoservo0002.animecdn.com/Mob-Psycho-100/Mob-Psycho-100-Episode-12-1080p.mp4
-> [HttpSkipResponseCommand.cc:219] errorCode=3 Resource not found
this is the error i get
@Anon-Exploiter please help me if you cannot i would just like a sorry or smthing
@Anon-Exploiter please help me if you cannot i would just like a sorry or smthing
What pack do you smoke? What's the brand seriously? Hahahaha, dude what am I supposed to apologize for xD? 🤣
The script is open-source you can use it or not, or create your own xD
Also, It was working at the time I implemented the feature, they might have added some check again, will probably have to debug requests to find the fix.
Meanwhile you can go for gogoanime.ai, pickup an anime from there and try it xD
Try the following:
python3 anime-dl.py --url https://gogoanime.ai/category/mob-psycho-100 -p 5
The issue is with old animes sometimes with 4anime.to since it has different urls for handling new and old series. My script is trying to fetch the latest one and it doesn't downloads.
I'll see if I can add an logic or just hardcode both starting urls since ending paths are same, anyways, 4anime.to is too shit to use, try gogoanime.ai or gogoanime.be
Will keep this issue open, trying to write a bypass now, but the backend server hosting other episodes is down.
Fixed in 1208a69.
git pull
the latest version and rerun and try again. Should work fine now.