You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking at this implementation using https://spclient.wg.spotify.com/lyrics/v1/track/<id> to get time synced lyric data to show on some screens in my house, is there any real possibility of getting banned for directly accessing this endpoint just using from librespot.core > Session? If I understand correctly librespot simulates the client, and Spotify does not seem to care so idk.
Also color data from Spotify could be nice, as Im working on this module for MM2 MMM-OnSpotify, currently im using Vibrant for color extraction, Its faaar better than Spotify limited color pallete for albums, but its a really high tax on a low powered device CPU, getting the color data directly from Spotify could be nice.
Time synced lyrics without scrapping and effects could look really nice! Obviously on a personal implementation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I was looking at this implementation using
https://spclient.wg.spotify.com/lyrics/v1/track/<id>
to get time synced lyric data to show on some screens in my house, is there any real possibility of getting banned for directly accessing this endpoint just using fromlibrespot.core > Session
? If I understand correctly librespot simulates the client, and Spotify does not seem to care so idk.Also color data from Spotify could be nice, as Im working on this module for MM2 MMM-OnSpotify, currently im using Vibrant for color extraction, Its faaar better than Spotify limited color pallete for albums, but its a really high tax on a low powered device CPU, getting the color data directly from Spotify could be nice.
Time synced lyrics without scrapping and effects could look really nice! Obviously on a personal implementation.
Beta Was this translation helpful? Give feedback.
All reactions