Skip to content

nicolov/readablepub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Readablepub

Readablepub downloads a cleaned-up copy of any online article and packages it for offline reading on many devices (as epub). Images are included, but scripts or stylesheets aren't.

We use Readability's Parser API, so you must sign up here.

Readlists offers a similar (and much more 2.0) service, but I enjoy saving myself clicks when possibile. Also, one could swap the Readability API with a Python implementation and self-host.

Usage

./readablepub.py --token=YOUR_READABILITY_PARSER_TOKEN_HERE http://wwww.coolarticles.com/latest_article

You can also save the token under ~/.readability_parser_token to avoid passing it in every time.

About

Download online articles as EPUBs (with Readability)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages