GoogleMusicAPI.NodeJS
GoogleMusicAPI.NodeJS copied to clipboard
Unofficial Node.js API for Google Play Music
Im running on raspberry pi (raspbian) on node v0.11.9 Im getting this error: "/home/pi/kethcar/node_modules/googlemusicapi/index.js:83 response.headers['set-cookie'] && response.headers['set-cookie'].forEach(fu ^ TypeError: Cannot read property 'headers' of null at /home/pi/kethcar/node_modules/googlemusicapi/index.js:83:12 at Request. (/home/pi/kethcar/node_modules/googlemusicapi/index.js:133:5)...
Before purchasing Google Play Music, I'd like to know more about the song URL provided by this API. Is it a URL to the actual file source? What format is...
Is there a way to get the album art through this API or another one in NodeJS?