Hacker News new | ask | show | jobs
by butz 1664 days ago
Does it have integration with "popular music streaming services", as nowadays it is rare for users to have their music in mp3 format.
1 comments

It doesn't at the moment. I would like to, but it's quite difficult getting access to PCM audio data from services for audio analysis due to DRM (see Widevine).
You could take a look into Spotify Web API. It provides rough audio track analysis data at /audio-analysis/ endpoint. Not sure if other services have anything similar.