Alexander Graf 14e9cf435e Fix download of saved posts
(was broken with commit 83b31175dfe98fee879c06a62c79c44638ff0272, due to
a slight modification of Instaloader.get_profile_metadata)
2018-03-14 08:41:48 +01:00
..
2018-03-14 08:41:48 +01:00
2018-03-13 13:29:44 +01:00
2018-03-13 16:22:37 +01:00
2018-03-13 13:29:44 +01:00

Instaloader Documentation

This directory contains sources for the Instaloader documentation.

The documentation is hosted at: https://instaloader.github.io/

Build

The documentation is created with Sphinx. To build it, use

pip3 install -r requirements.txt
make html