[ie/cwtv:movie] Add extractor (#12227)
Closes #12113 Authored by: bashonly
This commit is contained in:
parent
f8d0161455
commit
03c3d70577
2 changed files with 59 additions and 2 deletions
|
|
@ -454,7 +454,10 @@ from .curiositystream import (
|
|||
CuriosityStreamIE,
|
||||
CuriosityStreamSeriesIE,
|
||||
)
|
||||
from .cwtv import CWTVIE
|
||||
from .cwtv import (
|
||||
CWTVIE,
|
||||
CWTVMovieIE,
|
||||
)
|
||||
from .cybrary import (
|
||||
CybraryCourseIE,
|
||||
CybraryIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue