this is what i want to achieve:
Users can upload videos to my youtube account via a simple web form.
Here is what I will not get:
This is possible using legacy ClientLogin authentication. But he does not use OAuth 2.0 authentication, because he always registers the user at his own expense, and not at mine. Right? If not, how to use OAuth authentication so that users can upload videos to my YouTube account?
Thanks for the help!
source share