mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
[Yahoo/NBCSports] Fix #5226
This commit is contained in:
parent
edd7344820
commit
a28ccbabc6
3 changed files with 36 additions and 0 deletions
|
@ -310,6 +310,7 @@ from .naver import NaverIE
|
|||
from .nba import NBAIE
|
||||
from .nbc import (
|
||||
NBCIE,
|
||||
NBCSportsIE,
|
||||
NBCNewsIE,
|
||||
)
|
||||
from .ndr import NDRIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue