资 源 简 介
unofficial-google-music-api-php for test only
No longer work!
Original python version:
https://github.com/simon-weber/Unofficial-Google-Music-API
https://github.com/simon-weber/google-music-protocol
phpbuf:
https://github.com/undr/phpbuf
Demo: (thx 000webhost.com free hosting)
http://musicapitest.host56.com/
API:
get_all_songs
get_stream_url
get_download_info
delete_songs
upload
get_tracks
get_playlists
get_create_playlist
Usage:
```
session_start();
include("GMApi/GMApi.php");
$api = new GMApi();
$api->setDebug(true);
/*
enableRestore, try to use php session or session file to restore google client session
enableMACAddressCheck, only useful for first time login google music service, http://support.google.com/googleplay/bin/answer.py?hl=en