How to utomatically post youtube video

Oleb

Junior Member
Joined
Jan 8, 2021
Messages
174
Reaction score
239
Yo sup everyone, hope you guys are doing great. So my question is as my title says it, how to automatically post a video on YouTube.
All the solutions I've found requires setting the Oauth and login using your web browser, but the thing is I want the script to run on a server and I don't think there is some gui on servers.

Any way just let me know how you will tackle this, any suggestions are welcomed

thanks
 
best solutions have ive seen send off a request to get a va to remote in and approve the auth request when required.
 
Have you checked Google's youtube api?
 
Youtube have an api and I think the oauth you found is perfect for this job. You don't need browser for logging in with oauth, you have to send request and cli is good enough for that.
 
Back
Top