Minor code adaptions for consistency reasons

Concerning pull request #28.
This commit is contained in:
André Koch-Kramer
2017-07-27 22:18:43 +02:00
parent c355338010
commit 7cac6d53f2
2 changed files with 22 additions and 13 deletions

View File

@@ -247,6 +247,12 @@ To download the last 20 pictures with hashtag #cat, do
loader.download_hashtag('cat', max_count=20)
If logged in, Instaloader is also able to download user stories:
.. code:: python
loader.download_stories()
Each Instagram profile has its own unique ID which stays unmodified even
if a user changes his/her username. To get said ID, given the profile's
name, you may call