Skip to content

Commit

Permalink
[ie/nytimes] Overhaul extractors (yt-dlp#9075)
Browse files Browse the repository at this point in the history
Closes yt-dlp#2899, Closes yt-dlp#8605
Authored by: SirElderling
  • Loading branch information
SirElderling authored and aalsuwaidi committed Apr 21, 2024
1 parent f7b6e86 commit a98b533
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 148 deletions.
1 change: 1 addition & 0 deletions yt_dlp/extractor/_extractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -1352,6 +1352,7 @@
NYTimesIE,
NYTimesArticleIE,
NYTimesCookingIE,
NYTimesCookingRecipeIE,
)
from .nuvid import NuvidIE
from .nzherald import NZHeraldIE
Expand Down

0 comments on commit a98b533

Please sign in to comment.