Improve formatting of basic-usage/what-to-download

This commit is contained in:
Alexander Graf 2018-04-29 16:26:31 +02:00
parent 6117e223a7
commit dd80ef484c

View File

@ -55,35 +55,37 @@ What to Download
Instaloader supports the following targets: Instaloader supports the following targets:
``profile`` - ``profile``
Public profile, or private profile with :option:`--login`. For each profile Public profile, or private profile with :option:`--login`. For each profile
you download, :option:`--stories` instructs Instaloader to also you download, :option:`--stories` instructs Instaloader to also
**download the user's stories**. **download the user's stories**.
``"#hashtag"`` - ``"#hashtag"``
Posts with a certain **hashtag** (the quotes are usually neccessary), Posts with a certain **hashtag** (the quotes are usually neccessary),
``:stories`` - ``:stories``
The currently-visible **stories** of your followees (requires The currently-visible **stories** of your followees (requires
:option:`--login`), :option:`--login`),
``:feed`` - ``:feed``
Your **feed** (requires :option:`--login`), Your **feed** (requires :option:`--login`),
``:saved`` - ``:saved``
Posts which are marked as **saved** (requires :option:`--login`), Posts which are marked as **saved** (requires :option:`--login`),
``@profile`` - ``@profile``
All profiles that are followed by ``profile``, i.e. the *followees* of All profiles that are followed by ``profile``, i.e. the *followees* of
``profile`` (requires :option:`--login`). ``profile`` (requires :option:`--login`).
Instaloader goes through all media matching the specified targets and Instaloader goes through all media matching the specified targets and
downloads the pictures and videos and their captions. You can specify downloads the pictures and videos and their captions. You can specify
- :option:`--comments`, to also **download comments** of each post, - :option:`--comments`
also **download comments** of each post,
- :option:`--geotags`, to **download geotags** of each post and save them as - :option:`--geotags`
Google Maps link, **download geotags** of each post and save them as
Google Maps link,
.. _filename-specification: .. _filename-specification: