1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 02:32:33 +01:00

[twitter] update docs

This commit is contained in:
Mike Fährmann 2023-01-06 13:32:08 +01:00
parent 5d5ea58887
commit 64435cc37e
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

View File

@ -2691,12 +2691,8 @@ Default
Description
Fetch media from quoted Tweets.
If the value is ``true``, then gallery-dl will try to fetch
the quoted (original) Tweet when it sees the Tweet which quotes it.
Note: If the original Tweet later appears again in the timeline
(e.g. the author quoted their own Tweet), it will be handled
according to the `unique <extractor.twitter.unique_>`__ option.
If this option is enabled, gallery-dl will try to fetch
a quoted (original) Tweet when it sees the Tweet which quotes it.
extractor.twitter.replies
@ -2774,10 +2770,6 @@ Default
Description
Ignore previously seen Tweets.
If this option is ``false``, the Tweets may or may not be skipped
depending on the `archive-format <extractor.*.archive-format_>`__
you use.
extractor.twitter.users
-----------------------