[weibo] add 'text' option (#8422)

This commit is contained in:
Mike Fährmann
2025-10-19 12:05:27 +02:00
parent 11ccadfd8c
commit f9a8598f35
4 changed files with 61 additions and 1 deletions

View File

@@ -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

View File

@@ -947,6 +947,7 @@
"livephoto": true,
"movies" : false,
"retweets" : false,
"text" : false,
"videos" : true
},
"xfolio":