[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