/gmusic.api

An unofficial Java api for Google Music

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

#gmusic.api: an unofficial Java API for Google Play Music

The project is not supported nor endorsed by Google.

Respect Google in your use of the API. Use common sense (protocol compliance, reasonable load, etc) and don't ruin the fun for everyone else.

This project is a port of (Simon Weber's great work) of a port (Taylor Finnell's port to .NET) written in Java.

Feature Overview:

  • Getting library information:

    • all song metadata
    • all user playlist titles and ids
    • songs from a specific playlist
  • Song downloading

The api currently only implement read methods (get and retrieval) but more methods could be implemented in time either by me or you:)

This project is licensed under the license presented in the license.txt file

Copyright 2012 Jens Kristian Villadsen.