1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

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