mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-07 17:47:06 -05:00
[webcaster] Add support for webcaster.pro
This commit is contained in:
@@ -1121,6 +1121,10 @@ from .wdr import (
|
||||
WDRIE,
|
||||
WDRMobileIE,
|
||||
)
|
||||
from .webcaster import (
|
||||
WebcasterIE,
|
||||
WebcasterFeedIE,
|
||||
)
|
||||
from .webofstories import (
|
||||
WebOfStoriesIE,
|
||||
WebOfStoriesPlaylistIE,
|
||||
|
||||
Reference in New Issue
Block a user