Added a Playlist Info Extractor for WebOfStories
This commit is contained in:
parent
2988835af5
commit
2028c6e03d
2 changed files with 29 additions and 1 deletions
|
@ -693,7 +693,10 @@ from .wdr import (
|
|||
WDRMobileIE,
|
||||
WDRMausIE,
|
||||
)
|
||||
from .webofstories import WebOfStoriesIE
|
||||
from .webofstories import (
|
||||
WebOfStoriesIE,
|
||||
WebOfStoriesPlaylistIE,
|
||||
)
|
||||
from .weibo import WeiboIE
|
||||
from .wimp import WimpIE
|
||||
from .wistia import WistiaIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue