ITADN
NOBLES5E/anidb-animetitles-dumps
NOBLES5E/anidb-animetitles-dumps · 文件
文件最后提交记录最后更新时间
README.md

anidb-animetitles-archive

Daily updates of AniDB anime titles dumps.

For flexibility, I'm downloading their daily titles dump to a VPS, processing it there, and then using GitHub Actions to download the result from that VPS.

To avoid triggering any GitHub repository limits, I'm only pushing the final JSON file. This should reduce the size of commits (after git gc or git repack runs, at least).

I might trim the history of this repository if it gets too large, so you should assume a force-push will happen eventually.

Files

PathDescription
data/animetitles.jsonNewline-delimited JSON. Each line contains one anime with all its titles.

Source

https://wiki.anidb.net/API

License

AniDB data is licensed under CC BY-NC-SA 4.0.

See https://anidb.net/policy for more information about AniDB's licensing.