NEW TEMP VERISON: Grabs the download link
Grab google drive streaming links (redirector.googlevideo.com/videoplayback?..). You can use it for video players (jwplayer, videojs, flowplayer etc).
- Upload the downloaded .zip into your website's root folder or any other folder you want & Extract It
- Now run http://yourdomain.com (include folder path if you didn't upload in root folder)
- Paste the google drive url (https://drive.google.com/file/d/[ID]/view?usp=sharing)
- Click on the PLAY button.
- Share that video
- Get shareable link https://drive.google.com/file/d/[ID]/view?usp=sharing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D