projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5918520
)
[livestream] change test url
author
remitamine
<remitamine@gmail.com>
Sun, 27 Dec 2015 16:27:20 +0000
(17:27 +0100)
committer
remitamine
<remitamine@gmail.com>
Sun, 27 Dec 2015 16:27:20 +0000
(17:27 +0100)
youtube_dl/extractor/livestream.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/livestream.py
b/youtube_dl/extractor/livestream.py
index 9c8d826c4001f5d4208b841db4285103ac3b9650..688eb23081c370c742e9190a24f0ff7c02f35bf9 100644
(file)
--- a/
youtube_dl/extractor/livestream.py
+++ b/
youtube_dl/extractor/livestream.py
@@
-254,7
+254,7
@@
class LivestreamOriginalIE(InfoExtractor):
'playlist_mincount': 4,
}, {
# live stream
- 'url': 'http://
www
.livestream.com/znsbahamas',
+ 'url': 'http://
original
.livestream.com/znsbahamas',
'only_matching': True,
}]