justin-zhengyi-wu / make-book

This a tool to download the fragments of chapters of book from 起点(HTML5版). Then build them into a whole book.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Tool to Make A TXT E-Book

WARNING: This tool is for learning ONLY.

This a tool to download the fragments of chapters of book from 起点. Then build them into a whole book.

Usage

git clone https://github.com/justin-zhengyi-wu/make-book.git
cd make-book
npm install
node app.js http://h5.qidian.com/bookinfo.html?bookid=3068255

There will be a named book generated under folder output/.

About

This a tool to download the fragments of chapters of book from 起点(HTML5版). Then build them into a whole book.


Languages

Language:JavaScript 100.0%