[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
parent 07256b9fee
commit acaf806c15
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,