diff --git a/docs/configuration.rst b/docs/configuration.rst index d650400a..c74ccb7b 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -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 `__ 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 `__ - you use. - extractor.twitter.users -----------------------