Mentione target :saved in README, docs and --help
This commit is contained in:
@@ -7,7 +7,8 @@ Instaloader is invoked with::
|
||||
|
||||
where ``target`` is a ``profile``, a ``"#hashtag"``, ``@profile`` (all profiles
|
||||
that *profile* is following), or if logged in ``:feed`` (pictures from your
|
||||
feed) or ``:stories`` (stories of your followees).
|
||||
feed), ``:stories`` (stories of your followees) or ``:saved`` (collection of
|
||||
posts marked as saved).
|
||||
|
||||
Here we explain the additional options that can be given to Instaloader to
|
||||
customize its behavior. To get a list of all flags, their abbreviations and
|
||||
@@ -16,11 +17,11 @@ their descriptions, you may also run ``instaloader --help``.
|
||||
What to Download
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
Specify a list of targets (profiles, #hashtags, ``:feed`` or ``:stories``). For
|
||||
each of these, Instaloader creates a folder and stores all posts along with the
|
||||
pictures's captions and the current **profile picture** there. If an
|
||||
already-downloaded profile has been renamed, Instaloader automatically **finds
|
||||
it by its unique ID** and renames the folder likewise.
|
||||
Specify a list of targets (profiles, #hashtags, ``:feed``, ``:stories`` or
|
||||
``:saved``). For each of these, Instaloader creates a folder and stores all
|
||||
posts along with the pictures's captions and the current **profile picture**
|
||||
there. If an already-downloaded profile has been renamed, Instaloader
|
||||
automatically **finds it by its unique ID** and renames the folder likewise.
|
||||
|
||||
.. option:: --profile-pic-only
|
||||
|
||||
|
Reference in New Issue
Block a user