this post was submitted on 16 Jun 2023
18 points (100.0% liked)
Music
9568 readers
68 users here now
↳ Our family Communities:
➰#Music
Music.world - [email protected]
Jazz -[email protected]
Album Art Porn - [email protected]
Fake Album Covers - [email protected]
Obscure Music - [email protected]
Vinyl and LP's - [email protected]
Electronic Dance Music - [email protected]
60's Music - [email protected]
70's Music - [email protected]
80's Music - [email protected]
90's Music - [email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I made a Python script for my CS50P course that takes up to 5 different artists and makes a new playlist based on similarities. I use it for road trips, collecting artists from different people so we all have something to listen to that we might like.
It works pretty well for a cobbled together script. It's interesting that the Spotify API has all these features that aren't implemented very well in Spotify.
There's an app that does something similar on Android called Groovify, so I never pursued my own app.