[weibo] support all different 'tabtype' listings (#686, #2601)

This commit is contained in:
Mike Fährmann
2022-06-03 16:36:22 +02:00
parent 2687ef6bd9
commit 57508d3bb7
4 changed files with 199 additions and 86 deletions

View File

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

View File

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