Skip to content

rensetsu/db.bangumi.rensetsu-xingxi

Repository files navigation

Rensetsu Service Scraper for Bangumi.tv

This is a command-line utility to scrape Bangumi data and convert it to Rensetsu Media object format

Requirements

  • Python >= 3.10

Setup

Simply running following commands before using the app:

git clone https://github.com/rensetsu/db.bangumi.rensetsu-xingxi
cd db.bangumi.rensetsu-xingxi
python3 -m venv venv
source ./venv/bin/activate
pip install -U -r requirements.txt

Usage

python xingxi

License

This repo is licensed under MIT License, unless stated otherwise.

Attribution

The raw data were provided by bangumi-data project, which is licensed under CC BY 4.0. The data were converted to Rensetsu Media object format by rensetsu project, which is licensed under MIT License.

About

Parse Bangumi anime list to Rensetsu Format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages