issues
search
ledesmablt
/
spotify-cli
Control Spotify playback on any device through the command line.
MIT License
116
stars
15
forks
source link
version 0.2.0
#3
Closed
ledesmablt
closed
4 years ago
ledesmablt
commented
4 years ago
--raw flag outputs usable JSON (double quotes); + readme documentation
updated auth handling to allow selecting additional scopes
spotify.auth.login scope auth saves previous settings; confirmation prompt
added nested pycache to gitignore
added ignore_errs param to Spotify.request; added Spotify.multirequest for multithreading
added shuffle command
added repeat command; edited status repeat state
added repeat & shuffle options for play command
renamed override command to _override (internal)
added ids to parsed status command body
error handling for empty responses
removed unneeded import from pause
status parsing improvements
added spotify.save command to save current track/album/artist/playlist to library
updated docs
ignore txt