diff options
author | aarubui <aarubui@users.noreply.github.com> | 2023-11-16 10:21:33 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 23:21:33 +0000 |
commit | e569c2d1f4b665795a2b64f0aaf7f76930664233 (patch) | |
tree | 4c928f5e948a5ed1864614a9d60124c8ec6d31d0 /yt_dlp/extractor/_extractors.py | |
parent | a489f071508ec5caf5f32052d142afe86c28df7a (diff) |
[ie/njpwworld] Remove (#8570)
Authored by: aarubui
Diffstat (limited to 'yt_dlp/extractor/_extractors.py')
-rw-r--r-- | yt_dlp/extractor/_extractors.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/_extractors.py b/yt_dlp/extractor/_extractors.py index de5a54ec8..38eda2941 100644 --- a/yt_dlp/extractor/_extractors.py +++ b/yt_dlp/extractor/_extractors.py @@ -1325,7 +1325,6 @@ from .ninegag import NineGagIE from .ninenow import NineNowIE from .nintendo import NintendoIE from .nitter import NitterIE -from .njpwworld import NJPWWorldIE from .nobelprize import NobelPrizeIE from .noice import NoicePodcastIE from .nonktube import NonkTubeIE |