1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-05-18 11:48:25 +00:00

[nbc] add support for NBC Olympics Streams(closes #10295)

This commit is contained in:
Remita Amine
2018-02-09 02:05:12 +01:00
parent 8c5fafe29f
commit 5828489072
2 changed files with 54 additions and 0 deletions

View File

@@ -647,6 +647,7 @@ from .nbc import (
NBCIE,
NBCNewsIE,
NBCOlympicsIE,
NBCOlympicsStreamIE,
NBCSportsIE,
NBCSportsVPlayerIE,
)