Stream your video files directly from Google Drive with this specialized client. Unlike the official app, this app streams the original files for a better viewing experience. Download now and start streaming your favorite videos from Google Drive.
This app is powered by Drive API, ExoPlayer and mpv-android.
Splash | Home | Themes |
---|---|---|
Pagination | Players | Playback |
Go to the Releases to download the latest APK.
This app uses https://www.googleapis.com/auth/drive
scope as it needs permission to get()
or
download the file in order to stream it.
Q. What operations does it perform using the drive scope?
-
This app for the most part only lists files granted which can be done using
drive.readonly
scope but it also needs permissions to download the file so the video player can stream it. So to answer the question, app performs two operations- List files
- Download files
Thanks to mpv-android for buildscripts to compile libMPV
and MPVLib
MPVView
.
Starting v1.3.1 users MUST create their own OAuth client to continue using the app.