Skip to content

Uses Spotify's web API to generate playlists spelling out messages

License

Notifications You must be signed in to change notification settings

strangebroadcasts/crushtape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crushtape

Uses Spotify's web API to generate playlists spelling out messages.

Dependencies

The only dependency is Spotipy. Install it with pip:

pip3 install spotipy

Setup

Since this script requires access to your playlists, you'll have to create a new application at developer.spotify.com, and copy the client ID, secret, and redirect URI to credentials.py.

Usage

python3 crushtape.py --username example "Some Body Once Told Me"

About

Uses Spotify's web API to generate playlists spelling out messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages