[livestream] change test url
This commit is contained in:
parent
59185202c6
commit
c71d2e2087
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ class LivestreamOriginalIE(InfoExtractor):
|
||||||
'playlist_mincount': 4,
|
'playlist_mincount': 4,
|
||||||
}, {
|
}, {
|
||||||
# live stream
|
# live stream
|
||||||
'url': 'http://www.livestream.com/znsbahamas',
|
'url': 'http://original.livestream.com/znsbahamas',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
}]
|
}]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue