1
0
Fork 0

[ie/nuum] Add extractors (#8868)

Authored by: DmitryScaletta, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
This commit is contained in:
DmitryScaletta 2024-02-05 05:17:39 +03:00 committed by GitHub
commit acaf806c15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 204 additions and 164 deletions

View file

@ -1354,6 +1354,11 @@ from .nytimes import (
NYTimesCookingIE,
NYTimesCookingRecipeIE,
)
from .nuum import (
NuumLiveIE,
NuumTabIE,
NuumMediaIE,
)
from .nuvid import NuvidIE
from .nzherald import NZHeraldIE
from .nzonscreen import NZOnScreenIE
@ -2315,11 +2320,6 @@ from .washingtonpost import (
WashingtonPostIE,
WashingtonPostArticleIE,
)
from .wasdtv import (
WASDTVStreamIE,
WASDTVRecordIE,
WASDTVClipIE,
)
from .wat import WatIE
from .wdr import (
WDRIE,