[twitter] extend 'retweets' option (closes #1026)

Setting 'retweets' to '"original"' will use metadata from the
original retweeted Tweets, and not from the Retweet entry.
This commit is contained in:
Mike Fährmann
2020-09-28 23:03:35 +02:00
parent b9bdd2c564
commit 430b6d6e2e
2 changed files with 22 additions and 3 deletions

View File

@@ -1459,6 +1459,9 @@ Default
Description
Fetch media from Retweets.
If this value is ``"original"``, metadata for these files
will be taken from the original Tweets, not the Retweets.
extractor.twitter.twitpic
-------------------------