[twitter] add 'cards-blacklist' option (#2875)

This commit is contained in:
Mike Fährmann
2022-08-31 10:05:26 +02:00
parent 4d7cb0bf56
commit 4d78ca89db
2 changed files with 15 additions and 1 deletions

View File

@@ -2343,6 +2343,16 @@ Description
* ``"ytdl"``: Additionally download video content from unsupported cards using `youtube-dl`_
extractor.twitter.cards-blacklist
---------------------------------
Type
``list`` of ``strings``
Example
``["player", "summary"]``
Description
List of card types to ignore
extractor.twitter.conversations
-------------------------------
Type