1
0
Fork 0

[ie/cwtv:movie] Add extractor (#12227)

Closes #12113
Authored by: bashonly
This commit is contained in:
bashonly 2025-01-30 13:58:10 -06:00 committed by GitHub
commit 03c3d70577
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 59 additions and 2 deletions

View file

@ -454,7 +454,10 @@ from .curiositystream import (
CuriosityStreamIE,
CuriosityStreamSeriesIE,
)
from .cwtv import CWTVIE
from .cwtv import (
CWTVIE,
CWTVMovieIE,
)
from .cybrary import (
CybraryCourseIE,
CybraryIE,