GoogleMusicAPI.NodeJS
GoogleMusicAPI.NodeJS copied to clipboard
pass song url through HTML5 audio player?
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 it in (hopefully MP3)? Can it be passed through an HTML5 Audio Player? If not, what's the best way to present it in our web application?