[njpwworld] Add new extractor (closes #11561)

This commit is contained in:
Yen Chi Hsuan 2017-02-25 18:44:39 +08:00
parent eeb0a95684
commit db182c63fb
No known key found for this signature in database
GPG key ID: 7F902A182457CA23
3 changed files with 90 additions and 0 deletions

View file

@ -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