[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
parent 8226a3818f
commit 43694ce13c
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