hiecaq / bgm-mal-immigration

Deprecated. See hiromi for further development.

Home Page:https://github.com/quinoa42/hiromi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bgm-mal-immigration

Immigrate automatically between Bangumi and MyAnimeList.

Specification

Due to the limitation of APIs, this scripts is highly unpredictable in that it could mark some specials instead of the real series. So far, only bgm2mal is implemented.

This Project is deprecated. Further development will be done in project hiromi.

Usage

bgm_mal_immigration [-h] (--bgm2mal | --mal2bgm) [-f JSON]
                           [-o SAVEFILE] [-i SAVEFILE]

See bgm_mal_immigration --help for details.

Requirements

bgm_mal_immigration only support python3, and is only tested under python3.6.

Installation

git clone https://github.com/quinoa42/bgm-mal-immigration.git
cd bgm-mal-immigration
make install

About

Deprecated. See hiromi for further development.

https://github.com/quinoa42/hiromi

License:MIT License


Languages

Language:Python 98.9%Language:Makefile 1.1%