[Yahoo/NBCSports] Generalize NBC sports info extractor

This commit is contained in:
Yen Chi Hsuan 2015-03-31 02:47:18 +08:00
parent a28ccbabc6
commit a2a4d5fa31
3 changed files with 37 additions and 5 deletions

View file

@ -310,6 +310,7 @@ from .naver import NaverIE
from .nba import NBAIE
from .nbc import (
NBCIE,
NBCSportsVPlayerIE,
NBCSportsIE,
NBCNewsIE,
)