1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[extractor/nbc] Add NBCStations extractor (#5077)

Closes #4571
Authored by: bashonly
This commit is contained in:
bashonly
2022-09-30 15:43:40 +00:00
committed by GitHub
parent dfea94f8f6
commit 11398b922c
2 changed files with 173 additions and 0 deletions

View File

@ -1079,6 +1079,7 @@ from .nbc import (
NBCSportsIE,
NBCSportsStreamIE,
NBCSportsVPlayerIE,
NBCStationsIE,
)
from .ndr import (
NDRIE,