aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/livestream.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/livestream.py')
-rw-r--r--youtube_dl/extractor/livestream.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/livestream.py b/youtube_dl/extractor/livestream.py
index 9c8d826c4..688eb2308 100644
--- 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,
}]