Open nightflasher opened 4 days ago
Well, avoiding login/dev things wasn't the main reason. Avoiding all that means that i am able to use the Spotify web API directly, which in short means: I can skip, pause/play, ecc... without needing Spotify premium, which I consider a huge plus.
Only problem is, as far as I know some regions might need a 2nd cookie for it to work, can't really test that by myself tho.
I know you wrote the SpotifyCustom lib to avoid login/dev things, but maybe you can use the code from https://github.com/witnessmenow/Spotify-Diy-Thing where the login and dev is needed and it kinda works - but application is very slow