googlearchive / drive-music-player

Fully client side Music Player for Google Drive

Home Page:http://www.driveplayer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated

This sample is no longer maintained. No further updates will be made.

Music Player Demo for Google Drive

Note: This is not an official Google Product. This is a sample application demonstrating how to build a fully client side Google Drive application. It is currently deployed and running and is supported on a best effort basis.

Music Player for Google Drive is a simple and lightweight online music player for your audio files stored in Google Drive. Its is entirely client side and does not require any server side component.

It's available in the Chrome Web Store or you can simply visit www.driveplayer.com.

It looks like this:

Music Player for Google Drive

It features open-with functionality from Google Drive:

Open-with from Google Drive

As well as the following features:

  • Playback of MP3 files, MP4, OGG (Audio), WAV (very partial), ACC (iTune's .m4a files), webm (Audio).
  • Support for ID3 tags v1 and v2as well as AAC file Tags.
  • Automatic display of Album covers.
  • Handles users signed-in multiple Google account elegantly.
  • Open Audio files directly from the Google Drive UI.

About

Fully client side Music Player for Google Drive

http://www.driveplayer.com

License:Apache License 2.0


Languages

Language:JavaScript 54.4%Language:HTML 33.5%Language:CSS 12.1%