Merge branch 'weibo' of https://github.com/sprhawk/youtube-dl into sprhawk-weibo
This commit is contained in:
commit
1dd38dc0f4
2 changed files with 137 additions and 0 deletions
|
@ -1298,6 +1298,10 @@ from .webofstories import (
|
|||
WebOfStoriesIE,
|
||||
WebOfStoriesPlaylistIE,
|
||||
)
|
||||
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