[ie/weibo] Fix extractor and support user extraction (#7657)
Closes #3964, Closes #4673, Closes #6979 Authored by: c-basalt
This commit is contained in:
parent
9e68747f96
commit
69b03f84f8
2 changed files with 216 additions and 108 deletions
|
|
@ -2371,7 +2371,8 @@ from .webofstories import (
|
|||
)
|
||||
from .weibo import (
|
||||
WeiboIE,
|
||||
WeiboMobileIE
|
||||
WeiboVideoIE,
|
||||
WeiboUserIE,
|
||||
)
|
||||
from .weiqitv import WeiqiTVIE
|
||||
from .weverse import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue