Skip to content

Commit

Permalink
comment out NASA stream (403ing)
Browse files Browse the repository at this point in the history
  • Loading branch information
mangui committed Jan 18, 2018
1 parent 3d504e2 commit 9c6f578
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions tests/functional/streams.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@
"live": false,
"abr": false
},
"nasa": {
"url": "https://nasa-i.akamaihd.net/hls/live/253565/NASA-NTV1-Public/master.m3u8",
"description": "NASA live stream",
"live": true,
"abr": false,
"blacklist_ua": ["internet explorer", "safari"]
},
"closedcaptions": {
"url": "http://playertest.longtailvideo.com/adaptive/captions/playlist.m3u8",
"description": "CNN special report, with CC",
Expand Down Expand Up @@ -87,9 +80,9 @@
"blacklist_ua": ["safari", "internet explorer"]
},
"offset_pts": {
"url": "https://video-dev.github.io/streams/pts_shift/master.m3u8",
"description": "DK Turntable, PTS shifted by 2.3s",
"live": false,
"url": "https://video-dev.github.io/streams/pts_shift/master.m3u8",
"description": "DK Turntable, PTS shifted by 2.3s",
"live": false,
"abr": false
}
}

0 comments on commit 9c6f578

Please sign in to comment.