Mark W
Mark W
For me, it doesn't work even when using any of the ids from the list of Mobileclient.get_registered_devices().
Both ANDROID and DESKTOP_APP in the list. Android ones are 16 digit hex, and Desktop ones are 64 chars. My current phone is on the list, and it's not its...
I only have the free version, up until a couple of weeks ago that worked fine, using api=Mobileclient() api.login(email, password, "0123456789abcdef") Now that logs in, but any call to `api.get_stream_url(song_id)`...
Traceback (most recent call last): File "", line 1, in File "", line 2, in get_stream_url File "/usr/local/lib/python2.7/dist-packages/gmusicapi/utils/utils.py", line 293, in wrapper return function(*args, **kw) File "/usr/local/lib/python2.7/dist-packages/gmusicapi/clients/mobileclient.py", line 372, in...
> The device ID in your failed request posted has a length of 19. Valid Android device and GSF IDs should be 16. Mine is length 16, but it is...
I have spent today getting cors-anywhere working on an EC2 instance, using Cloudfront for https, and Route53 for a friendly name. See https://github.com/ndg63276/smartathome/issues/2 for my notes. The key seemed to...
Hey, I built an unofficial Alexa skill based on Simon's work with google music (https://github.com/ndg63276/alexa-google-music). I'd love to build the equivalent with Youtube Music, but obviously it's a lot simpler...
It's CAD $4 / month, so I'm not sure it's the best use of your last $3, but that's up to you. You would have your own endpoint, I set...
Either is fine.
Unfortunately more people were stealing my code and trying to profit off of it, than were trying to collaborate to help improve it. So I've removed the code. Sorry about...