1
0
Fork 0

[ie/NineNews] Add extractor (#8840)

Closes #8831
Authored by: SirElderling
This commit is contained in:
SirElderling 2024-01-19 15:19:09 +00:00 committed by GitHub
commit 43694ce13c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 73 additions and 0 deletions

View file

@ -1269,6 +1269,7 @@ from .niconicochannelplus import (
NiconicoChannelPlusChannelLivesIE,
)
from .ninegag import NineGagIE
from .ninenews import NineNewsIE
from .ninenow import NineNowIE
from .nintendo import NintendoIE
from .nitter import NitterIE