Browse Source

[livestream] change test url

totalwebcasting
remitamine 9 years ago
parent
commit
c71d2e2087
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/livestream.py

+ 1
- 1
youtube_dl/extractor/livestream.py View File

@ -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,
}]


Loading…
Cancel
Save