[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,
)