Run
- Install python and nodejs
- https://github.com/coreybutler/nvm-windows/releases Download and install nvm. Open CMD, enter the command
nvm to output version information to indicate that the installation is successful, and then nvm install 14.16.1 . - https://www.python.org/downloads/ Download and install python
- Download the project to the local
git clone https://github.com/Amd794/kanleying - Enter the project directory
cd kanleying - Open cmd to install python running environment
pip install -r requirements.txt - Install node dependencies, cd to the js directory. Since some websites have encrypted the returned data, if you do not download this part of the website (Tencent Anime, Momo Manga, Coco Manga, Hipi Manga, etc.), you do not need to install it
- Configure settings.py
- Run
run.py in the bin directory - Follow the prompts to enter the comic address, for example:
https://ac.qq.com/Comic/ComicInfo/id/652254
https://www.imoemh.com/manhua/bailianchengshen/
https://www.dashumanhua.com/comic/qinghuanxu/
- Adapt to more comic websites, you can create them in the expand directory