[webcaster] Add support for webcaster.pro

This commit is contained in:
Sergey M․ 2016-11-27 19:54:59 +07:00
parent 6901673868
commit f25e1c8d8c
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 89 additions and 0 deletions

View file

@ -1121,6 +1121,10 @@ from .wdr import (
WDRIE,
WDRMobileIE,
)
from .webcaster import (
WebcasterIE,
WebcasterFeedIE,
)
from .webofstories import (
WebOfStoriesIE,
WebOfStoriesPlaylistIE,