mirror of
https://github.com/instaloader/instaloader.git
synced 2024-11-19 16:52:30 +01:00
docs: fix wording and grammar usage (#2203)
This commit is contained in:
parent
14f1c3cb82
commit
1fb98b066a
@ -307,7 +307,7 @@ the post's caption::
|
|||||||
|
|
||||||
instaloader --post-metadata-txt="{likes} likes." <target>
|
instaloader --post-metadata-txt="{likes} likes." <target>
|
||||||
|
|
||||||
Note that with this feature, it is possible to easily and fastly extract
|
Note that with this feature, it is possible to easily and quickly extract
|
||||||
additional metadata of already-downloaded posts, by reimporting their JSON
|
additional metadata of already-downloaded posts, by reimporting their JSON
|
||||||
files. Say, you now also want to export the number of comments the Posts had
|
files. Say, you now also want to export the number of comments the Posts had
|
||||||
when they were downloaded::
|
when they were downloaded::
|
||||||
|
@ -26,7 +26,7 @@ Targets
|
|||||||
^^^^^^^
|
^^^^^^^
|
||||||
|
|
||||||
Specify a list of targets. For each of these, Instaloader creates a folder and
|
Specify a list of targets. For each of these, Instaloader creates a folder and
|
||||||
stores all posts along with the pictures's captions there.
|
stores all posts along with the pictures' captions there.
|
||||||
|
|
||||||
.. include:: basic-usage.rst
|
.. include:: basic-usage.rst
|
||||||
:start-after: targets-start
|
:start-after: targets-start
|
||||||
|
Loading…
Reference in New Issue
Block a user