aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2017-02-25 18:44:39 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2017-02-25 18:44:39 +0800
commitdb182c63fb4a58974e425a56d235131fd9efc531 (patch)
tree222da8662a24ccc9a83864d56be1752005259390 /youtube_dl/extractor/extractors.py
parenteeb0a9568442a4dbbf3478579abe2696fbe890e2 (diff)
downloadyoutube-dl-db182c63fb4a58974e425a56d235131fd9efc531.tar.xz
[njpwworld] Add new extractor (closes #11561)
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index 83a170fa7..703bc5d34 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -637,6 +637,7 @@ from .ninecninemedia import (
from .ninegag import NineGagIE
from .ninenow import NineNowIE
from .nintendo import NintendoIE
+from .njpwworld import NJPWWorldIE
from .nobelprize import NobelPrizeIE
from .noco import NocoIE
from .normalboots import NormalbootsIE