[nba] extract all video formats and extract more info
This commit is contained in:
parent
59a9efe85b
commit
8fc226ef99
2 changed files with 74 additions and 33 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue