[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
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
3 changed files with 47 additions and 0 deletions

View file

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