Skip to main content

Convert content from the web to ebooks

Project description

Web to ebook

WTE (web-to-ebook) helps you to convert content from some websites into an ebook (epub format) that you can read offline or on an ebook reader. It currently supports downloading any story from wattpad.

Install

python3 -m pip install --upgrade wte

Manually

You can also install wte manually, but is it not recomended. Clone the repository and intall or upgrade the dependencies. Start the programme using the __main__.py file :

git clone https://github.com/webalorn/web-to-ebook
python3 -m pip install --upgrade requests lxml pyquery ebooklib

cd web-to-ebook
python3 . # Starts __main__.py. Use this instead of 'wte'

Usage

wte [url_of_the_page] # Simple usage
wte [url_of_the_page] --quiet -o [output.epub] # More options
wte -h # Show the help and all the options

Currently supported

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

wte-0.1.1.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

wte-0.1.1-py2.py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 2 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