1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-05-13 18:48:58 +00:00

[nick] Add new extractor

This commit is contained in:
remitamine
2015-12-31 22:12:05 +01:00
parent c1e90619bd
commit a0e5beb0fb
2 changed files with 64 additions and 0 deletions

View File

@@ -441,6 +441,7 @@ from .nhl import (
NHLNewsIE,
NHLVideocenterIE,
)
from .nick import NickIE
from .niconico import NiconicoIE, NiconicoPlaylistIE
from .ninegag import NineGagIE
from .noco import NocoIE