.net - YouTube data api v3 - Browser based uploading -
with old gdata api upload directly youtube using form post without having upload file server , post on. this easy in javascript, shown here: https://developers.google.com/youtube/v3/code_samples/javascript however, i'm acquiring access token using .net client library , storing refresh token in db can't use javascript version. is supported in api v3? struggling find it.