/modb-anidb

This lib contains downloader and converter for downloading raw data from anidb.net and convert it to an anime object.

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

Tests codecov jdk21

modb-anidb

modb stands for Manami Offline DataBase. Repositories prefixed with this acronym are used to create the manami-project/anime-offline-database.

What does this lib do?

This lib contains downloader and converter for downloading raw data from anidb.net and convert it to an Anime object. Don't use this lib to crawl the website entirely. Instead check whether manami-project/anime-offline-database already offers the data that you need.

Configuration

parameter type default description
modb.anidb.openBrowserOnCrawlerDetected Boolean false If set to true anidb.net is opened in the default browser in case of a CrawlerDetectedException.