mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-06 05:25:49 +01:00
[extractor/nbc] Add NBCStations extractor (#5077)
Closes #4571 Authored by: bashonly
This commit is contained in:
parent
dfea94f8f6
commit
11398b922c
2 changed files with 173 additions and 0 deletions
|
|
@ -1079,6 +1079,7 @@ from .nbc import (
|
|||
NBCSportsIE,
|
||||
NBCSportsStreamIE,
|
||||
NBCSportsVPlayerIE,
|
||||
NBCStationsIE,
|
||||
)
|
||||
from .ndr import (
|
||||
NDRIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue