Skip to content

Commit

Permalink
Move hosting of "MP3 VOD demo" to fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Walch committed Jun 4, 2020
1 parent 005462e commit e5a5397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-streams.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ module.exports = {
},
*/
mp3Audio: {
'url': 'https://player.webvideocore.net/CL1olYogIrDWvwqiIKK7eLBkzvO18gwo9ERMzsyXzwt_t-ya8ygf2kQBZww38JJT/8i4vvznv8408.m3u8',
'url': 'https://playertest.longtailvideo.com/adaptive/vod-with-mp3/manifest.m3u8',
'description': 'MP3 VOD demo',
'live': false,
'abr': false,
Expand Down

0 comments on commit e5a5397

Please sign in to comment.