Add support for niconico

This commit is contained in:
Takuya Tsuchida 2013-11-23 18:19:44 +09:00
parent a87b0615aa
commit 52ad14aeb0
2 changed files with 191 additions and 0 deletions

View file

@ -98,6 +98,7 @@ from .nba import NBAIE
from .nbc import NBCNewsIE
from .newgrounds import NewgroundsIE
from .nhl import NHLIE, NHLVideocenterIE
from .niconico import NiconicoIE
from .nowvideo import NowVideoIE
from .ooyala import OoyalaIE
from .orf import ORFIE