Skip to content
/ skipify Public

Always skip a list of artists in spotify if they end up being played

License

Notifications You must be signed in to change notification settings

andynd/skipify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skipify

Always skip a list of artists in spotify if they end up being played

how to run

  • create spotify app, see https://developer.spotify.com/my-applications/
  • whitelist https://localhost/asd as redirect url for your spotify application
  • create config.py, see config.py.example
  • run with ./skipify.py
  • your default browser opens to do the spotify oauth, you are redirected afterwards
  • copy the url you were redirected to into the console and press enter

requirements

  • Python3
  • spotipy (NOT the pip version, install from github)

About

Always skip a list of artists in spotify if they end up being played

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages