diff --git a/spotify/get-tokens.sh b/spotify/get-tokens.sh index 175c9a7..26ae77c 100755 --- a/spotify/get-tokens.sh +++ b/spotify/get-tokens.sh @@ -1,25 +1,43 @@ #!/usr/bin/env bash set -eu -BEARER_TOKEN_RES=$( - curl -sL https://open.spotify.com/ \ - | grep 'id="session"' \ - | sed 's&.*