[weibo] support '?tabtype=video' listings (#2601)

This commit is contained in:
Mike Fährmann
2022-06-12 17:55:23 +02:00
parent 1da3ccf608
commit 6db77d4656
3 changed files with 32 additions and 9 deletions

View File

@@ -2489,7 +2489,7 @@ Description
when processing a user profile.
Possible values are
``"home"``, ``"feed"``, ``"videos"``, ``"article"``, ``"album"``.
``"home"``, ``"feed"``, ``"videos"``, ``"newvideo"``, ``"article"``, ``"album"``.
It is possible to use ``"all"`` instead of listing all values separately.