Live music from Shakti Rock Gym! π§ββοΈπΆπ
Script to poll the unofficial Spotify friend activity API to see what's currently playing at Shakti and automatically update a Spotify playlist.
You can listen to it here!
Also updates a mirror YouTube playlist.
The playlist is reset daily.
Update config.json
with your spDcCookie
as documented here
as well as the playlist
ID.
Then you can run it in a cron job:
* * * * * /path/to/shakti-radio/update
For the YouTube mirror, set your clientId
and clientSecret
in
config.json
and run node google-cli-auth
to get an OAuth token for
your account, that will be used to update the YouTube playlist.