[curiositystream] Add new extractor
This commit is contained in:
parent
4c8ab6fd71
commit
f096ec2625
2 changed files with 132 additions and 0 deletions
|
@ -194,6 +194,10 @@ from .ctsnews import CtsNewsIE
|
|||
from .ctv import CTVIE
|
||||
from .ctvnews import CTVNewsIE
|
||||
from .cultureunplugged import CultureUnpluggedIE
|
||||
from .curiositystream import (
|
||||
CuriosityStreamIE,
|
||||
CuriosityStreamCollectionIE,
|
||||
)
|
||||
from .cwtv import CWTVIE
|
||||
from .dailymail import DailyMailIE
|
||||
from .dailymotion import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue