-
Notifications
You must be signed in to change notification settings - Fork 15
Track StreamURL for free users #21
Comments
Hello, Best regards |
Hi Felix, Thanks a lot, that'd be great. Many thanks, |
Hello, |
Hello ! I (quickly) tested that, and it gives me a network exception (404 response) instead. Apparently, it still doesn't work. Didn't test extensively though. |
this means the url is different for free users. i'll do some testing tomorrow |
Ok - I did some testing it seems to work now ( |
This feature was merged into master and is available with version 0.3.5 |
Hi
I've been using this lib in a refactor of an old project I made in Python using the python gmusicapi.
Currently, I can compile a listing of all the music I own on GoogePlayMusic, but when i try to get a StreamURL to play one of the tracks I get the exception that it's not available to free uasers.
Obviously, playing music in our own collections from GooglePlay is something that is available to free users. Which means that either: I'm doing it wrong, or you've not added that functionality (I know it's only release 0.3, so that's understandable)
Am I doing it wrong? If not, is that functionailty you plan to add for an early version, or would it be best that I look elsewhere?
Many thanks
The text was updated successfully, but these errors were encountered: