Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 384 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 384 Bytes

#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!