[CPTwentyFour] Add extractor (#1769)
Closes #1768 Authored by: Ashish0804
This commit is contained in:
parent
cf1f13b817
commit
3938a9212c
2 changed files with 38 additions and 2 deletions
|
|
@ -943,7 +943,10 @@ from .niconico import (
|
|||
NicovideoSearchIE,
|
||||
NicovideoSearchURLIE,
|
||||
)
|
||||
from .ninecninemedia import NineCNineMediaIE
|
||||
from .ninecninemedia import (
|
||||
NineCNineMediaIE,
|
||||
CPTwentyFourIE,
|
||||
)
|
||||
from .ninegag import NineGagIE
|
||||
from .ninenow import NineNowIE
|
||||
from .nintendo import NintendoIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue