1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 22:55:42 +07:00

[nintendo] Add extractor

This commit is contained in:
TRox1972
2016-07-03 00:39:35 +02:00
committed by Sergey M․
parent 371ddb14fe
commit a2f9ca1e67
2 changed files with 48 additions and 0 deletions

View File

@@ -538,6 +538,7 @@
from .ninecninemedia import NineCNineMediaIE
from .ninegag import NineGagIE
from .ninenow import NineNowIE
from .nintendo import NintendoIE
from .noco import NocoIE
from .normalboots import NormalbootsIE
from .nosvideo import NosVideoIE