[twitter] support 'article' media (#8995)
This commit is contained in:
@@ -6355,6 +6355,16 @@ Description
|
||||
Fetch media from promoted Tweets.
|
||||
|
||||
|
||||
extractor.twitter.articles
|
||||
--------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``true``
|
||||
Description
|
||||
Download media embedded in articles.
|
||||
|
||||
|
||||
extractor.twitter.cards
|
||||
-----------------------
|
||||
Type
|
||||
|
||||
@@ -873,6 +873,7 @@
|
||||
"cookies" : null,
|
||||
|
||||
"ads" : false,
|
||||
"articles" : true,
|
||||
"cards" : false,
|
||||
"cards-blacklist": [],
|
||||
"csrf" : "cookies",
|
||||
|
||||
Reference in New Issue
Block a user