
(was broken with commit 83b31175dfe98fee879c06a62c79c44638ff0272, due to a slight modification of Instaloader.get_profile_metadata)
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