sh1nobuu / BitAnime

A Python script that allows you to download all of an anime's episodes at once.
23 stars 10 forks source link

Fixed issues with finding url and 403 error #11

Closed Arctic4161 closed 2 years ago

Arctic4161 commented 2 years ago

Fixed issues with finding the url of quality requested by user and error 403

sh1nobuu commented 2 years ago

Thanks for fixing the bug man. Unfortunately I can't merge it right now (my internet connection got cut off) I'll review it once my connection is back. Thanks again.

Arctic4161 commented 2 years ago

@sh1nobuu Just seeing your comment, I closed this and reopened it in order to put a better title on it. Hopefully it works out. Backend was kind of a doozy figuring out why it was failing on some episodes and not on others and turned out it was really just the website so added checks to use a different link if need be. Hopefully you like my code and can use it. I like the ease of use of your program. Really needed something like this for personal use