@@ -2465,6 +2465,23 @@ Description
|
||||
Note: This requires 1 additional HTTP request per submission.
|
||||
|
||||
|
||||
extractor.weibo.include
|
||||
-----------------------
|
||||
Type
|
||||
* ``string``
|
||||
* ``list`` of ``strings``
|
||||
Default
|
||||
``"feed"``
|
||||
Description
|
||||
A (comma-separated) list of subcategories to include
|
||||
when processing a user profile.
|
||||
|
||||
Possible values are
|
||||
``"home"``, ``"feed"``, ``"videos"``, ``"article"``, ``"album"``.
|
||||
|
||||
It is possible to use ``"all"`` instead of listing all values separately.
|
||||
|
||||
|
||||
extractor.weibo.livephoto
|
||||
-------------------------
|
||||
Type
|
||||
|
||||
@@ -856,7 +856,7 @@ Consider all sites to be NSFW unless otherwise known.
|
||||
<tr>
|
||||
<td>Weibo</td>
|
||||
<td>https://www.weibo.com/</td>
|
||||
<td>Images from Statuses, User Profiles</td>
|
||||
<td>Albums, Articles, Feeds, Images from Statuses, User Profiles, Videos</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user