i'm planning develop web app user can upload videos. have done youtube apis, problem upload working credentials because of client id. there way upload videos without credentials?
you can service accounts, robot accounts identify machines rather users. first, create service account , key in google developers console. then, add service account's email address manager of youtube channel. finally, can make api call using service account's private key. see this page code example.
Comments
Post a Comment