Mention :saved in all places of documentation
This commit is contained in:
parent
de960b2b57
commit
e97411a502
@ -9,8 +9,8 @@ Instaloader
|
|||||||
|
|
||||||
**Instaloader**
|
**Instaloader**
|
||||||
|
|
||||||
- downloads **public and private profiles, hashtags, user stories and
|
- downloads **public and private profiles, hashtags, user stories,
|
||||||
feeds**,
|
feeds and saved media**,
|
||||||
|
|
||||||
- downloads **comments, geotags and captions** of each post,
|
- downloads **comments, geotags and captions** of each post,
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
:description:
|
:description:
|
||||||
Command line tool to download pictures (and videos) from Instagram.
|
Command line tool to download pictures (and videos) from Instagram.
|
||||||
Instaloader downloads public and private profiles, hashtags, user stories,
|
Instaloader downloads public and private profiles, hashtags, user stories,
|
||||||
feeds, comments, geotags, captions and other metadata of each post.
|
feeds, saved media, comments, geotags, captions and other metadata of each post.
|
||||||
|
|
||||||
Instaloader
|
Instaloader
|
||||||
===========
|
===========
|
||||||
@ -20,8 +20,8 @@ With `Python <https://www.python.org/>`__ installed, do::
|
|||||||
|
|
||||||
**Instaloader**
|
**Instaloader**
|
||||||
|
|
||||||
- downloads **public and private profiles, hashtags, user stories and
|
- downloads **public and private profiles, hashtags, user stories,
|
||||||
feeds**,
|
feeds and saved media**,
|
||||||
|
|
||||||
- downloads **comments, geotags and captions** of each post,
|
- downloads **comments, geotags and captions** of each post,
|
||||||
|
|
||||||
@ -38,7 +38,7 @@ With `Python <https://www.python.org/>`__ installed, do::
|
|||||||
|
|
||||||
instaloader [--comments] [--geotags] [--stories]
|
instaloader [--comments] [--geotags] [--stories]
|
||||||
[--login YOUR-USERNAME] [--fast-update]
|
[--login YOUR-USERNAME] [--fast-update]
|
||||||
profile | "#hashtag"
|
profile | "#hashtag" |
|
||||||
:stories | :feed | :saved
|
:stories | :feed | :saved
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user