[nba] extract all video formats and extract more info

This commit is contained in:
remitamine 2015-10-02 17:24:30 +01:00
parent 59a9efe85b
commit 8fc226ef99
2 changed files with 74 additions and 33 deletions

View file

@ -351,7 +351,10 @@ from .myvideo import MyVideoIE
from .myvidster import MyVidsterIE
from .nationalgeographic import NationalGeographicIE
from .naver import NaverIE
from .nba import NBAIE
from .nba import (
NBAIE,
NBAWatchIE,
)
from .nbc import (
NBCIE,
NBCNewsIE,