[nhl] Add an extractor for videocenter's categories (#1586)

It downloads the last 12 videos.
This commit is contained in:
Jaime Marquínez Ferrándiz 2013-10-11 14:33:26 +02:00
parent 9026dd3858
commit 91dbaef406
3 changed files with 94 additions and 23 deletions

View file

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