Skip to content

jibstack64/spotispy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spotispy

License: MIT

spotispy is a small, configurable Spotify playlist sniffer.

Required packages:

  • colorama
  • toml
  • spotify
  • requests

How-to:

  1. Install requirements

Assuming you already know a bit about Python: use the pip package manager to install the modules listed under Required packages.

  1. Setup Spotify application

Go to https://developer.spotify.com/dashboard and log in using your Spotify account details. Once logged in, click New App and fill in the required information. Copy the application ID and secret to the config.toml file.

  1. Run!

Simply run the spotis.py script with the users you wish to monitor as the following arguments. (e.g. python spotis.py https://open.spotify.com/user/...)

About

A small, configurable Spotify playlist sniffer.

Topics

Resources

License

Stars

Watchers

Forks

Languages