[nhl] Add new extractor(closes #8419)(closes #8798)

This commit is contained in:
remitamine 2016-04-22 20:17:20 +01:00
parent eb01e97e10
commit 29a7e8f6f8
2 changed files with 96 additions and 7 deletions

View file

@ -490,9 +490,10 @@ from .nextmovie import NextMovieIE
from .nfb import NFBIE
from .nfl import NFLIE
from .nhl import (
NHLIE,
NHLNewsIE,
NHLVideocenterIE,
NHLNewsIE,
NHLVideocenterCategoryIE,
NHLIE,
)
from .nick import NickIE
from .niconico import NiconicoIE, NiconicoPlaylistIE