Skip to content

Commit

Permalink
Change streamlink and livestreamer download urls
Browse files Browse the repository at this point in the history
  • Loading branch information
bastimeyer committed Mar 16, 2017
1 parent 22cb8c2 commit 666275e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config/streamprovider.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"streamlink": "0.2.0"
},
"download-url": {
"livestreamer": "https://github.com/chrippa/livestreamer/releases",
"streamlink": "https://github.com/streamlink/streamlink/releases"
"livestreamer": "http://docs.livestreamer.io/install.html",
"streamlink": "https://streamlink.github.io/install.html"
},
"docs-url": {
"livestreamer": "http://docs.livestreamer.io/cli.html#cmdoption{item}",
Expand Down

0 comments on commit 666275e

Please sign in to comment.