How do i play Google drive videos?

METHOD 1:
To play Google drive videos, set HTML5 (self-hosted) video player, and pass the Google drive video URL like described below:
Go to Disc – My drive: https://drive.google.com/drive/my-drive right-click like on screenshot: http://creativeinteractivemedia.com/player/CC/screenshots/GoogleDriveVideo_1.jpg http://creativeinteractivemedia.com/player/CC/screenshots/GoogleDriveVideo_2.jpg use that video ID to create google drive video URL: https://drive.google.com/uc?export=download&id=videoID
This is final URL how google drive video URL should look: https://drive.google.com/uc?export=download&id=0B0JMGMGgxp9WMEdWb1hyQUhlOWs – that link goes into mp4 video URL
METHOD 2
(for larger google drive video files):
go to your drive https://drive.google.com/drive/my-drive right-click on the video and choose to share link, copy that URL of the video directly into browser https://drive.google.com/open?id=0B89EstBwA1ysaTlNZTZraExuUWs than see screenshots 1 and
2: http://creativeinteractivemedia.com/player/CC/screenshots/google_drive_video_sample_large_files1.png http://creativeinteractivemedia.com/player/CC/screenshots/google_drive_video_sample_large_files2.png
and find video src: right-click on video -> inspect element -> find div with class ‘drive-viewer-video-player’ -> open up iframe -> document -> html -> body -> player -> html5-video-player -> and you’ll see
Your mp4 url is: https://lh3.googleusercontent.com/jt3PK8Oyp50FF4Mr3kyjw89Po39XXJIb-VyPD325odhv4At0utNd7l8332sA7fhPUVGKoQqQEgpBsb_JSA=m18?cpn=LqPXK7Qxkg9TnjrI&c=WEB_EMBEDDED_PLAYER&cver=20181220

Did you find this article useful?