- Linux( or BSD, not tested yet)
- python 3.11 ( lower version may also support)
- Windows is not supported(may can run now, but no support in the future)
- Put the api key of google gemini in
config.ini
(just replace the???
) - Get the api key in
ai.google.dev
get_ncode.py ${id}
to crawl ncode novelsget_kakuyomu.py ${id}
to crawl kakuyomu novelsauto_translate_gemini.py ${id} ${range_start} ${optional:range_end}
bin/translate-ncode
andbin/translate-kakuyomu
are scripts to crawl and translate
./novel/{novel_id}.cn/
This project utilizes source code of the following projects:
Released under the MIT license