[nbc] Add new extractor for NBC Olympics (#10295, #10361)

This commit is contained in:
Yen Chi Hsuan
2016-09-12 02:55:15 +08:00
parent ee7e672eb0
commit be45730226
3 changed files with 47 additions and 0 deletions

View File

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