Live data from Hacker News

Show HN: Golang CLI to manage Spotify playback with a TUI for search

github.com

1–6 of 6 posts

Re: Show HN: Golang CLI to manage Spotify playback with a TUI for search

#4

Does it work without premium? All it seems to do for me is report information -- not actually perform actions like change volume, pause/play, next/previous, etc.

Unfortunately, it appears not. https://developer.spotify.com/web-api/working-with-connect/#...

I will clarify in the README.

Re: Show HN: Golang CLI to manage Spotify playback with a TUI for search

#5
post #4

Does it work without premium? All it seems to do for me is report information -- not actually perform actions like change volume, pause/play, next/previous, etc.

Unfortunately, it appears not. https://developer.spotify.com/web-api/working-with-connect/#... I will clarify in the README.

:I will look to see if it can be done by selenium or something similar.