mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
[nbc] add support for stream.nbcsports.com(closes #13911)
This commit is contained in:
parent
ca0aef42d4
commit
1139935db7
2 changed files with 62 additions and 1 deletions
|
@ -666,6 +666,7 @@ from .nbc import (
|
|||
NBCOlympicsIE,
|
||||
NBCOlympicsStreamIE,
|
||||
NBCSportsIE,
|
||||
NBCSportsStreamIE,
|
||||
NBCSportsVPlayerIE,
|
||||
)
|
||||
from .ndr import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue