doc: "Troubleshooting" section + minor changes

This commit is contained in:
Alexander Graf
2019-01-17 11:00:04 +01:00
parent c54342bb98
commit bb25f03c7d
6 changed files with 111 additions and 1 deletions

View File

@@ -82,6 +82,15 @@ See also :class:`Post`, :meth:`Instaloader.download_post`,
Discussed in :issue:`113`.
Top X Posts of User
-------------------
With Instaloader, it is easy to download the few most-liked pictres of a user.
.. literalinclude:: codesnippets/194_top_x_of_user.py
Discussed in :issue:`194`.
Upgrade Images by Local Copies
------------------------------