A command-line tool for downloading web novels from Syosetu (Japanese), Hakoln (Vietnamese), Kakuyomu (Japanese).
I don't use most of these websites except Syosetu for reading some novels that I can't buy from Bookwalker so feel free to make Issue
if the program doesn't work as expected.
Visit Release
section to download the application. Currently, only Linux binary is available. If you wanna try building the application from source, please check Build.
Simply type
buukuru get [LINK] [EPUB_TYPE]
Examples:
# The program will compress the book into an .epub file by default
buukuru get https://ncode.syosetu.com/n1585jg/
# The program will compress the book into an .epub file by default
buukuru get https://ncode.syosetu.com/n1585jg/ txt
You need cargo
.
git clone https://github.com/duy103zxc/buukuru.git
cd buukuru
./build.sh