[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