mrfantasy wrote: > This looks relatively complete and robust especially considering it's > unsupported: > > http://unofficial-google-music-api.readthedocs.org/en/latest/ > > It's written in Python but that's probably not a dealbreaker with the > right bindings. > There is a big difference between using an official API provided by the service provider and using an unofficial API provided by someone else that violates all sorts of copyright and license terms. If you don't care if your software stop working tomorrow, using an unofficial API might be an option, but using an unofficial API in an app that you spend considerable amount of time on is a bit risky. Using an unofficial API which violates license terms in a commercial app can obviously get you into legal trouble.
------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=98772 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
