mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
Merge branch 'FounderSG-Weiqitv'
This commit is contained in:
commit
d8024aebe5
3 changed files with 135 additions and 1 deletions
|
@ -337,7 +337,8 @@ from .lemonde import LemondeIE
|
|||
from .letv import (
|
||||
LetvIE,
|
||||
LetvTvIE,
|
||||
LetvPlaylistIE
|
||||
LetvPlaylistIE,
|
||||
LetvCloudIE,
|
||||
)
|
||||
from .libsyn import LibsynIE
|
||||
from .lifenews import (
|
||||
|
@ -857,6 +858,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