Skip to content

bobostaykov/spotify-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-utils

A Python GUI program with Spotify utilities. Currently, the following features are available:

  • Shuffle a playlist (with duplicates of a track separated, if there are any)
  • Convert playlist to MP3 files (for this you need FFmpeg installed)
  • Get the intersection or difference of two playlists

Following values must be set as environment variables or in a .env file (get them from the Spotify Developer Dashboard):

  • SPOTIFY_CLIENT_ID
  • SPOTIFY_CLIENT_SECRET
  • SPOTIFY_REDIRECT_URI

Note: If the GUI does not work for you on Mac, you can try running the script with pythonw in a Conda environment.

About

Utilities for managing Spotify playlists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages