forked from Jamie-Landeg-Jones/youtube-dl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nbc] Add new extractor for NBC Olympics (#10295, #10361)
- Loading branch information
Yen Chi Hsuan
committed
Sep 11, 2016
1 parent
ee7e672
commit be45730
Showing
3 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
version <unreleased> | ||
|
||
Extractors | ||
+ [nbc] Add support for NBC Olympics (#10361) | ||
|
||
|
||
version 2016.09.11.1 | ||
|
||
Extractors | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -534,6 +534,7 @@ | |
CSNNEIE, | ||
NBCIE, | ||
NBCNewsIE, | ||
NBCOlympicsIE, | ||
NBCSportsIE, | ||
NBCSportsVPlayerIE, | ||
) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters