Using google drive to stream video into html5 player
问题 I tried to use google drive as a place to host videos, but whenever I try to use the video as a source, google never returns anything. (Not even a http response) Example video player <video> <source src="https://www.googleapis.com/drive/v3/files/<file_id>/?alt=media&key=<api_key>" type="video/mp4" /> </video> If I enter the url in the browser it successfully prompts me for permission to download. Does anybody have any idea what to do? 回答1: Short answer: Nope Longer answer: Oh boy. I spent