Skip to content

SmatMan/time-period-playlists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Help

Use playlist_from_top_tracks.py to create a playlist from your Last.FM top tracks.

Config.py Schema

lfmkey = "LASTFM_API_KEY"

spId = "SPOTIFY_CLIENT_ID"
spSecret = "SPOTIFY_CLIENT_SECRET"

lastFmUser = "YOUR_LAST_FM_USERNAME"

spotifyCredsFile = "spotifyCreds.json" # does not need to be changed unless you would like to store your credentials someplace else. (stored in plain text, sorry)

About

generate spotify playlists based on data from last.fm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages