mirror of
https://github.com/c0de-archive/spotipy-experiments.git
synced 2025-08-07 07:28:48 +00:00
Initial experiments complete
Here I learned how to authenticate my app over env, as well as trigger an oauth login for the username specified I created a small script that will write the now playing track info to a file This is useful for keeping track of the song that is playing at all times
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1 +1,4 @@
|
||||
venv
|
||||
.cache*
|
||||
*.swp
|
||||
.DS_Store
|
||||
|
Reference in New Issue
Block a user