/anilist-anime-songs

User script to add anime songs information and files on Anilist.

Primary LanguageTypeScriptMIT LicenseMIT

anilist-anime-songs

User script to add anime songs information and files on Anilist.

Thanks to AniSongDB for providing the database that I use for this project !
There's a lot of caching under the hood but the loading is slow for now, I will speed it up later.

You can download the latest version here: Github Latest Release
This userscript was tested with ViolentMonkey but should be working with most of the full-featured userscripts.

Development

$ yarn dev

Building

$ yarn build

Lint

$ yarn lint