|
||
---|---|---|
.gitignore | ||
LICENSE | ||
novelDownloader.py | ||
README.org |
NovelDownloader
Script to download each chapter of the webnovel, merge them together and convert to epub
Dependencies
- ebook-convert (Calibre)
- python-newspaper3k
Usage
Set variables name, mainUrl, chapters and fromZero at the beginning of the python file and run the script
Author`s comment
Slowly getting rid of external commands.