https://github.com/googlearchive/drive-music-player
Fully client side Music Player for Google Drive
https://github.com/googlearchive/drive-music-player
google-drive gsuite music-player
Last synced: 2 months ago
JSON representation
Fully client side Music Player for Google Drive
- Host: GitHub
- URL: https://github.com/googlearchive/drive-music-player
- Owner: googlearchive
- License: apache-2.0
- Archived: true
- Created: 2014-07-21T21:33:09.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T22:37:00.000Z (almost 4 years ago)
- Last Synced: 2024-11-05T04:34:48.593Z (7 months ago)
- Topics: google-drive, gsuite, music-player
- Language: JavaScript
- Homepage: http://www.driveplayer.com
- Size: 8.13 MB
- Stars: 574
- Watchers: 85
- Forks: 211
- Open Issues: 174
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://chrome.google.com/webstore/detail/music-player-for-google-d/hnfeekfpnjbdmelcapngdgkjnhgijjkh) or you can simply visit www.driveplayer.com.
It looks like this:

It features open-with functionality 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.