Skip to content

Commit

Permalink
Options --no-captions and --no-geotags
Browse files Browse the repository at this point in the history
These options instruct instaloader to not save captions or geotags
respectively, even if the regarding information can be obtained without
any additional queries to Instagram.

This feature was proposed in #25, and thus this commit should close #25.
  • Loading branch information
aandergr committed Aug 11, 2017
1 parent 0d9af81 commit 117124d
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 68 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,13 @@ Instead of a *profile* or a *#hashtag*, the special targets
link. This requires an additional request to the
Instagram server for each picture, which is why it is
disabled by default.
--no-geotags Do not store geotags, even if they can be obtained
without any additional request.
--comments Download and update comments for each post. This
requires an additional request to the Instagram server
for each post, which is why it is disabled by default.
--no-captions Do not store media captions, although no additional
request is needed to obtain them.
--stories Also **download stories** of each profile that is
downloaded. Requires ``--login``.
--stories-only Rather than downloading regular posts of each
Expand Down
Loading

0 comments on commit 117124d

Please sign in to comment.