Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

joeygrover/gmusic.api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 

Repository files navigation

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

This project needs help! I currently have way to little time to maintain this my self so ANY help would be appreciated!

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 GNU GPL, Version 3.

Copyright 2012 [Jens Kristian Villadsen] (http://www.genuswillehadus.net). [Baron Keith Hall, Sapien Mobile, LLC] (http://www.sapienmobile.com).

About

An unofficial Java api for Google Music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.2%
  • HTML 3.8%