[nitter] support quoted Tweets

- distinguish between regular and quoted Tweets and media
- add 'quoted' option and metadata field
This commit is contained in:
Mike Fährmann
2022-11-26 11:23:03 +01:00
parent aabfa7cf34
commit 6cb12f513b
3 changed files with 93 additions and 14 deletions

View File

@@ -205,6 +205,7 @@
"include": "illustration,doujin"
},
"nitter": {
"quoted": false,
"retweets": false,
"videos": true
},