ReZeroE / Anime-DB-Retriever

Anime Database Retriever 2.0
GNU General Public License v3.0
0 stars 0 forks source link

Still working? #1

Open adminy opened 1 week ago

adminy commented 1 week ago

Has the api or the rate limits changed? Is this still working?

ReZeroE commented 1 week ago

Yes, it still works. The rate limit hasn't changed.

The repository contains a database fetched from a few years ago (anime_database.db). If you'd like to generate a new database, delete the existing anime_database.db and run:

pip install AnilistPython==0.1.3
python anime_db_retriever.py
adminy commented 1 week ago

I'm going to try and extend it for manga and characters since its available in the lib. too bad anilist don't have a callback url for updates ...