google drive sdk - API access to different video formats and resolutions -


when video file uploaded google drive, gets transcoded bunch of different formats , resolutions, can previewed efficiently depending on platform, screen size, network bandwidth, etc. pretty putting video on youtube.

what i'm looking way direct url of different transcodings, in same way can url download original file. it's ok if url temporary. original file, i'd file: get call through api, download downloadlink url response. hoping there parameter api call specify, instead of original file, 360p webm transcoding (for example). don't see such parameter, nor alternate api call same thing.

in use case, i'd calling api javascript on client side, , pasting resulting url html element. need video served cors headers (i want use video element webgl texture). though might useful have solution didn't include cors headers.

any way this? maybe unofficial workaround?

the google drive api doesn't support this, nor core use case product.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -