mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 11:02:51 -05:00
[livestream] change test url
This commit is contained in:
@ -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,
|
||||
}]
|
||||
|
||||
|
Reference in New Issue
Block a user