Coder Social home page Coder Social logo

mobify's Introduction

mobify

Download a webpage as an e-book

Install

PyPI version

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

virtualenv --system-site-packages env3 -p python3
pip install -U -e .

For Kindle users

Your Kindle supports epub files.

Usage

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

Debugging

Simply set DEBUG env variable to 1.

DEBUG=1 mobify ...

Supported sources

  • Blogspot
  • dzieje.pl
  • histmag.org
  • medium.com
  • oreilly.com/ideas
  • readthedocs.io
  • Tumblr
  • Wikipedia

mobify's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mobify's Issues

Handle images

$ mobify https://en.wikipedia.org/wiki/History_of_the_Faroe_Islands

Referenced file u'/wiki/Gondalpara' not found
Referenced file u'/wiki/Template_talk%3aFaroe_Islands_topics' not found
Referenced file u'/wiki/Template%3aDanish_overseas_empire' not found
Referenced file u'//en.wikipedia.org/w/index.php%3ftitle%3dTemplate%3aEuropean_history_by_country%26action%3dedit' not found
Referenced file u'/wiki/Flag_of_the_Faroe_Islands' not found
Referenced file u'/wiki/Danish_West_Indies' not found
Referenced file u'//upload.wikimedia.org/wikipedia/commons/thumb/9/9c/Flag_of_Denmark.svg/76px-Flag_of_Denmark.svg.png' not found
Referenced file u'/wiki/Kozhikode' not found
Referenced file u'/wiki/L\xf8gting' not found
Referenced file u'/wiki/Template_talk%3aDanish_overseas_empire' not found
Referenced file u'/wiki/Coat_of_arms_of_the_Faroe_Islands' not found
Referenced file u'//en.wikipedia.org/w/index.php%3ftitle%3dTemplate%3aHistory_of_Europe%26action%3dedit' not found
Referenced file u'/wiki/Malabar_Coast' not found
Referenced file u'/wiki/Template%3aEuropean_history_by_country' not found
Referenced file u'//en.wikipedia.org/w/index.php%3ftitle%3dTemplate%3aFaroe_Islands_topics%26action%3dedit' not found
Referenced file u'//en.wikipedia.org/wiki/Special%3aCentralAutoLogin/start%3ftype%3d1x1' not found
Referenced file u'/wiki/Template%3aHistory_of_Europe' not found
Referenced file u'/wiki/Serampore' not found
Referenced file u'/wiki/Faroese_kr\xf3na' not found
Referenced file u'/wiki/Denmark' not found
Referenced file u'/wiki/Danish_Gold_Coast' not found
Referenced file u'//upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Coat_of_arms_of_the_Faroe_Islands.svg/80px-Coat_of_arms_of_the_Faroe_Islands.svg.png' not found
Referenced file u'//en.wikipedia.org/w/index.php%3ftitle%3dTemplate%3aDanish_overseas_empire%26action%3dedit' not found
Referenced file u'/wiki/Tharangambadi' not found
Referenced file u'/wiki/Template_talk%3aHistory_of_Europe' not found
Referenced file u'/wiki/Template%3aFaroe_Islands_topics' not found
Referenced file u'/wiki/Nicobar_Islands' not found
Referenced file u'/wiki/\xd3lavs\xf8ka' not found
Referenced file u'/wiki/Template_talk%3aEuropean_history_by_country' not found

Handle readthedocs.io

epub files provided by readthedocs.io are simply too big and take long to convert to mobi:

$ ls -lh lasagne.*
-rw-r--r-- 1 macbre macbre 167K lut 10 22:10 lasagne.epub
-rw-r--r-- 1 macbre macbre 316K lut 10 22:11 lasagne.mobi

Generated by mobify:

-rw-r--r-- 1 macbre macbre  58K lut 10 22:27 latest.epub
-rw-r--r-- 1 macbre macbre 110K lut 10 22:27 latest.mobi

Handle keywords

<meta name="Keywords" content="historia, artykuły, historia polski, wydarzenia, historia świata, informacje, książki, epoki historyczne, serwis historyczny, forum, portal historyczny" lang="pl" />

Source: histmag.org

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.