[nba] extract video info from xml feed

This commit is contained in:
remitamine 2015-10-03 12:30:05 +01:00
parent 28809ab07a
commit c233e6bcc3
2 changed files with 126 additions and 103 deletions

View file

@ -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,