Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 362 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 362 Bytes

spotify-scripts

A repository with Spotify scripts.

You get the oauth code by going to an webapi endpoint, for instance Get a Playlist, and then click the GET OAUTH TOKEN and then copy the generated code.

Create the oauth file with the following code.

echo <OAUTH> > oauth.txt