added weibo mobile site support
This commit is contained in:
parent
0c69958844
commit
447a5a710d
2 changed files with 50 additions and 1 deletions
|
@ -1286,7 +1286,10 @@ from .webofstories import (
|
|||
WebOfStoriesIE,
|
||||
WebOfStoriesPlaylistIE,
|
||||
)
|
||||
from .weibo import WeiboIE
|
||||
from .weibo import (
|
||||
WeiboIE,
|
||||
WeiboMobileIE
|
||||
)
|
||||
from .weiqitv import WeiqiTVIE
|
||||
from .wimp import WimpIE
|
||||
from .wistia import WistiaIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue