Skip to content
Snippets Groups Projects

Draft: Resolve "Improve README"

2 files
+ 35
12
Compare changes
  • Side-by-side
  • Inline

Files

+ 19
12
# spotify
# Spotify playlist generator
# Register app
Create fresh playlists from selected top played artists or existing playlists.
<https://developer.spotify.com/dashboard/applications>
Playlists are generated as public Spotify playlists, with 50 tracks (~3 hours), from your personal Spotify recommendations.
App name:
## Generate fresh playlist form artists
Spotify playlist manager
Add description:
From the list of your top played artists.
Application to help create/update playlists from other playlists or selected artists/tracks.
Something like "radios", but more personalized.
Client ID:
- pick one or several artists in list
41597dbeb0b3403caa28e7e428e0c9b2
- click on "generate"
 
- a fresh playlist is generated with recommendations from each artist in pick ones
Client Secret:
You can choose if you want all recommendations, or only the ones with picked artists.
<hidden>
 
A direct button can help to randomly pick artists.
 
 
## Generate fresh playlist from existing playlists
 
 
- pick one or several playlist in list
 
- click on "generate"
 
- a fresh playlist is generated with recommendations from each track in picked playlists
 
 
You can choose if you want all recommendations, or only the ones with artists in picked playlists.
Loading