googlearchive / drive-music-player

Fully client side Music Player for Google Drive
http://www.driveplayer.com
Apache License 2.0
574 stars 211 forks source link

Feature request: Team drives support #204

Open wictorious opened 7 years ago

wictorious commented 7 years ago

Google introduced Team Drives to Google Drive. However, we are unable to use Drive Music Player with files inside Team Drives. Apps must be updated in order to support these drives.

I believe these are some of the changes that have to be made in order to support Team Drives: https://developers.google.com/drive/v3/web/enable-teamdrives

We hope these changes are possible :)

Kinds regards, Happy Drive Music Player users

jaspercuvelier commented 6 years ago

Hi!

Same here! Team Drive support would be very very welcome!

Thanks!

nsitu commented 6 years ago

I'd like to add my "plus one" to this request. I just uploaded 100 Gigs of audio to a team drive, only to discover I couldn't play them.

jaspercuvelier commented 5 years ago

I forked the project and in my version, I added Team Drive support. I also migrated the Google Drive API from 'v2' to 'v3'. The "playlist" function is disabled, because realtime API is deprecated. I'm not a professional developer, so the best I could come up with is to create a bookmark from the url with the file ID's in it...

You can try my version here: https://musicplayer.sgfv.be/ The github project is here: https://github.com/jaspercuvelier/drive-music-player

If you see serious errors/security problems, please give me a heads up.