Alan Billi
Alan Billi

Reputation: 29

Upload video to specific channel

is there a way to upload videos through the Youtube API to a specific channel that I'm administrating.

https://developers.google.com/youtube/v3/docs/videos/insert

From what I see in the documentation the parameters onBehalfOfContentOwnerChannel is reserved to Youtube partners. Does this mean that I can only upload videos to my personal channel and not to one of my pages?

Thanks

Upvotes: 1

Views: 2811

Answers (1)

Mr.Rebot
Mr.Rebot

Reputation: 6791

As per documentation, you are correct. onBehalfOfContentOwnerChannel is only available for Youtube Partner only. If there is a way to be authorized that is when you do a transfer of ownership of the account but this should be done by the owner himself.

Reference related SO questions:

Hope this helps.

Upvotes: 3

Related Questions