[ie/nytimes] Overhaul extractors (#9075)

Closes #2899, Closes #8605
Authored by: SirElderling
This commit is contained in:
SirElderling
2024-02-05 00:35:52 +00:00
committed by GitHub
parent e439693f72
commit 07256b9fee
2 changed files with 302 additions and 147 deletions

View File

@@ -1352,6 +1352,7 @@ from .nytimes import (
NYTimesIE,
NYTimesArticleIE,
NYTimesCookingIE,
NYTimesCookingRecipeIE,
)
from .nuvid import NuvidIE
from .nzherald import NZHeraldIE