[weibo] add 'text' option (#8422)
This commit is contained in:
@@ -6626,6 +6626,17 @@ Description
|
||||
will be taken from the original posts, not the retweeted posts.
|
||||
|
||||
|
||||
extractor.weibo.text
|
||||
--------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
Description
|
||||
Extract full ``text`` & ``text_raw`` metadata
|
||||
for statuses with truncated ``text``.
|
||||
|
||||
|
||||
extractor.weibo.videos
|
||||
----------------------
|
||||
Type
|
||||
|
||||
@@ -947,6 +947,7 @@
|
||||
"livephoto": true,
|
||||
"movies" : false,
|
||||
"retweets" : false,
|
||||
"text" : false,
|
||||
"videos" : true
|
||||
},
|
||||
"xfolio":
|
||||
|
||||
Reference in New Issue
Block a user