[nba] extract video info from xml feed
This commit is contained in:
parent
28809ab07a
commit
c233e6bcc3
2 changed files with 126 additions and 103 deletions
|
@ -351,10 +351,7 @@ from .myvideo import MyVideoIE
|
|||
from .myvidster import MyVidsterIE
|
||||
from .nationalgeographic import NationalGeographicIE
|
||||
from .naver import NaverIE
|
||||
from .nba import (
|
||||
NBAIE,
|
||||
NBAWatchIE,
|
||||
)
|
||||
from .nba import NBAIE
|
||||
from .nbc import (
|
||||
NBCIE,
|
||||
NBCNewsIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue