I need to develop a web site where I upload videos using the youtube API. I cannot do it to my youtube account (see youtube terms for an explantion on that) so it need to be done in the user behalf.
It would be great to avoid the user having to register to youtube. If I use OpenID + OAuth within the youtube API, can a gmail account or other OpenID account be enough ?
Or that the user has a youtube account is a must ?