/habrahabr-favorites-to-pdf

Save habrahabr favorites to pdf files

Primary LanguagePHP

#Save habrahabr favorites to pdf files

Download project and run:

path/to/fav2pdf username path/to/save

By default it will take only articles. To add comments use -c flag, e.g.

path/to/fav2pdf username path/to/save -c
# or
path/to/fav2pdf username path/to/save --comments

Supports MacOS and Linux

###Important note This script will grab only public posts!