1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-12 04:25:12 +00:00

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