Skip to main content

Tool to convert webnovel to epub

Project description

NovelSave Own your novels

Tool to convert webnovel to epub

Install

pip install novelsave

Commandline

Example

python3 -m novelsave 11022733006234505 -u -p -c

Save directory

Novels are saved to folder novels in user home

Help

usage: __main__.py [-h] [-t TIMEOUT] [-u] [-p] [-c] [--email EMAIL] [--pass PASSWORD] novel

tool to convert webnovel to epub

positional arguments:
  novel                 either id or url of novel

optional arguments:
  -h, --help            show this help message and exit
  -t TIMEOUT, --timeout TIMEOUT
                        webdriver timeout

actions:
  -u, --update          update webnovel details
  -p, --pending         download pending
  -c, --create          create epub

credentials:
  --email EMAIL         webnovel email
  --pass PASSWORD       webnovel password

Own your novels

Manual

Access all the saved data using novelsave.database.NovelData

Manipulate the data using the accessors provided in the class

Creating an epub is easy as calling a function. novelsave.Epub().create()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

novelsave-0.2.4.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

novelsave-0.2.4-py3-none-any.whl (13.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page