[Weiqitv] Add new extractor
This commit is contained in:
parent
ce7d243c7e
commit
5f432ac8f5
3 changed files with 114 additions and 1 deletions
|
@ -331,7 +331,8 @@ from .lecture2go import Lecture2GoIE
|
|||
from .letv import (
|
||||
LetvIE,
|
||||
LetvTvIE,
|
||||
LetvPlaylistIE
|
||||
LetvPlaylistIE,
|
||||
LetvCloudIE,
|
||||
)
|
||||
from .libsyn import LibsynIE
|
||||
from .lifenews import (
|
||||
|
@ -834,6 +835,7 @@ from .webofstories import (
|
|||
WebOfStoriesPlaylistIE,
|
||||
)
|
||||
from .weibo import WeiboIE
|
||||
from .weiqitv import WeiqitvIE
|
||||
from .wimp import WimpIE
|
||||
from .wistia import WistiaIE
|
||||
from .worldstarhiphop import WorldStarHipHopIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue