Google Drive Player Script

GitHub issues GitHub forks GitHub stars GitHub license Twitter

Getting Started

Grab Google Drive streaming links (redirector.googlevideo.com/videoplayback?..). You can use it for video players (jwplayer, videojs, plyr etc).

Notes

Prerequisites

Deployment

Put all files into the public/htdocs directory.

In drive.php enter your google drive api key (googledrive_key)

Usage

http://<yourdomain.com>/?url=https://drive.google.com/file/d/[ID]/view

Live Demo: https://googledriveplayer.herokuapp.com/

How to Find the Google Drive URL

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details