projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e0f16
)
[ninenow] correct test url
author
Remita Amine
<remitamine@gmail.com>
Thu, 14 Jul 2016 13:19:18 +0000
(14:19 +0100)
committer
Remita Amine
<remitamine@gmail.com>
Thu, 14 Jul 2016 13:19:18 +0000
(14:19 +0100)
youtube_dl/extractor/ninenow.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/ninenow.py
b/youtube_dl/extractor/ninenow.py
index f54e74de3c1ca5a5dfb51c6ad387376985385906..faa5772376cac8c27dacabbf84f6ae1d5000980e 100644
(file)
--- a/
youtube_dl/extractor/ninenow.py
+++ b/
youtube_dl/extractor/ninenow.py
@@
-33,7
+33,7
@@
class NineNowIE(InfoExtractor):
'only_matching': True,
}, {
# DRM protected
- 'url': 'https://www.9now.com.au/a
fl-footy-show/2016/episode-19
',
+ 'url': 'https://www.9now.com.au/a
ndrew-marrs-history-of-the-world/season-1/episode-1
',
'only_matching': True,
}]
BRIGHTCOVE_URL_TEMPLATE = 'http://players.brightcove.net/4460760524001/default_default/index.html?videoId=%s'