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
- Wattpad : Converts a whole book
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file wte-0.1.1.tar.gz
.
File metadata
- Download URL: wte-0.1.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.50.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee0f44c35983202f88319606ed6979d7055c2db3576b094ad468b74bd953449e |
|
MD5 | eaba498fd7f3490ce03a48df9015cd0f |
|
BLAKE2b-256 | a840c5456a3ee779dacdba38e338622f3e65a6449ef1fec9de94800e0d010461 |
File details
Details for the file wte-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: wte-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.50.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e28c63cb3e9f5609c8996952848a7d21674862b0ae8bd1832897ea512af6bc2 |
|
MD5 | 58eab01d2a7c4e808daa0c781aefd090 |
|
BLAKE2b-256 | 5d318f7bdd3a10b0267c335f08646e368030b1e87f0826b5eea9ebb9b4494210 |