Add an extractor for video.nhl.com (closes #1586)

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-10-10 15:25:11 +02:00
parent 8f1ae18a18
commit 2e1fa03bf5
3 changed files with 61 additions and 0 deletions

View file

@ -80,6 +80,7 @@ from .naver import NaverIE
from .nba import NBAIE
from .nbc import NBCNewsIE
from .newgrounds import NewgroundsIE
from .nhl import NHLIE
from .ooyala import OoyalaIE
from .orf import ORFIE
from .pbs import PBSIE