[webcaster] Add support for webcaster.pro
This commit is contained in:
parent
6901673868
commit
f25e1c8d8c
2 changed files with 89 additions and 0 deletions
|
@ -1121,6 +1121,10 @@ from .wdr import (
|
|||
WDRIE,
|
||||
WDRMobileIE,
|
||||
)
|
||||
from .webcaster import (
|
||||
WebcasterIE,
|
||||
WebcasterFeedIE,
|
||||
)
|
||||
from .webofstories import (
|
||||
WebOfStoriesIE,
|
||||
WebOfStoriesPlaylistIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue