mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2025-12-06 06:44:07 +00:00
15 lines
340 B
Markdown
15 lines
340 B
Markdown
# spotify-manager
|
|
|
|
Personal Spotify playlist manager. Features inbound!
|
|
|
|
## notes
|
|
|
|
- graphing
|
|
- stores links as from-to pairs
|
|
- fetches all playlists and links of the user into memory and then works with data. assumption is graphs won't be too big
|
|
|
|
## to-do
|
|
|
|
- re-evaluate all logging
|
|
- DRY all the API calls and surrounding processing
|