1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 22:55:18 +00:00

[nbc] Add MSNBCIE

This commit is contained in:
Yen Chi Hsuan
2015-08-20 01:41:18 +08:00
parent 05fe2594e4
commit dac14bf311
2 changed files with 26 additions and 0 deletions

View File

@@ -358,6 +358,7 @@ from .nbc import (
NBCNewsIE,
NBCSportsIE,
NBCSportsVPlayerIE,
MSNBCIE,
)
from .ndr import (
NDRIE,