diff --git a/bin/twitch.sh b/bin/twitch.sh index f6c720d..1dcd741 100755 --- a/bin/twitch.sh +++ b/bin/twitch.sh @@ -17,4 +17,4 @@ else resolution="$2" fi -livestreamer --http-header Client-ID=ewvlchtxgqq88ru9gmfp1gmyt6h2b93 "twitch.tv/$1" "$resolution" +streamlink "twitch.tv/$1" "$resolution"