[ie/niconicochannelplus] Add extractors (#5686)

Closes #2537
Authored by: pzhlkj6612
This commit is contained in:
Mozi
2023-09-24 06:36:34 +08:00
committed by GitHub
parent 15591940ff
commit 698beb9a49
3 changed files with 434 additions and 0 deletions

View File

@@ -1299,6 +1299,11 @@ from .ninecninemedia import (
NineCNineMediaIE,
CPTwentyFourIE,
)
from .niconicochannelplus import (
NiconicoChannelPlusIE,
NiconicoChannelPlusChannelVideosIE,
NiconicoChannelPlusChannelLivesIE,
)
from .ninegag import NineGagIE
from .ninenow import NineNowIE
from .nintendo import NintendoIE