[nhl] Add an extractor for videocenter's categories (#1586)
It downloads the last 12 videos.
This commit is contained in:
parent
9026dd3858
commit
91dbaef406
3 changed files with 94 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue