1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-02 05:08:25 -05:00

[Yahoo/NBCSports] Fix #5226

This commit is contained in:
Yen Chi Hsuan
2015-03-31 02:21:27 +08:00
parent edd7344820
commit a28ccbabc6
3 changed files with 36 additions and 0 deletions

View File

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