Skip to content

strikersix23/spipper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Spipper?

Spipper is a tool that lets you take ownership of your music on Spotify.

If you are tired of having to pay indefinitely for your music and can't quite leave the collection you've curated over the many years of using Spotfy, this tool is for you.

THE MISUSAGE OF THIS TOOL TO OBTAIN MEDIA THAT YOU DO NOT OWN OR HAVE NOT ALREADY LISTENED TO REGULARLY AND/OR HAVE HAD ADDED BEFORE IS NOT CONDONED

IT IS ENCOURAGED THAT YOU REBUILD YOUR LIBRARY OVER TIME AND SUPPORT ARTISTS ON PLATFORMS SUCH AS BANDCAMP OR ITUNES

How To Setup

All you will need in terms of prerequisits are a Spotify API client ID and secret. You can obtain these by creating an API app at: https://developer.spotify.com/

There, you must log in and head to the developer portal where you can then create an API app which will generate both a client ID and secret for you. Make sure WebAPI access is checked at the bottom of the app creation form!

Once you've obtained these create a .env file in the same directory (folder) that the spipper binary exists in.

Should look something like this:

CLIENT_ID="<your_id>"
CLIENT_SECRET="<your_secret>"

About

Own your music.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%