1
0
Fork 0

[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
commit 07256b9fee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 303 additions and 148 deletions

View file

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