Download a webpage as an e-book
pip install mobify
You may need to run sudo apt-get install zlib1g-dev
if lxml
install fails (python3.4-dev
package is required as well to compile lxml
).
virtualenv --system-site-packages env3 -p python3
pip install -U -e .
Your Kindle supports epub files.
mobify "http://histmag.org/william-wallace-bohater-szkotow-bohater-popkultury-11698"
Or you can render a multi-chapter ebook from several URLs (simply separate them with spaces):
mobify "http://histmag.org/william-wallace-bohater-szkotow-bohater-popkultury-11698" "http://histmag.org/Historia-Szkocji-10-dat-ktore-powinienes-znac-10028"
epub and mobi files will be saved in your working directory.
You can force a specific source to be used to parse the URL:
mobify 'https://deeplearningsandbox.com/how-to-build-an-image-recognition-system-using-keras-and-tensorflow-for-a-1000-everyday-object-559856e04699#.oqknumtc6' --source MediumSource
Simply set DEBUG
env variable to 1
.
DEBUG=1 mobify ...
- Blogspot
- dzieje.pl
- histmag.org
- medium.com
- oreilly.com/ideas
- readthedocs.io
- Tumblr
- Wikipedia