Upload via the Youtube via api set to Private (locked)

后端 未结 1 1920
没有蜡笔的小新
没有蜡笔的小新 2021-01-15 09:44

I have been using the youtube API to upload remotely. But after a while of messing around with the code all the videos that get uploaded gets "Private (locked)&

相关标签:
1条回答
  • 2021-01-15 10:28

    If you check the documentation for Video.insert you will find the following at the top of the page. This is a new policy that is recently beginning to be enforced.

    Until your application has been verified all videos you upload will be set to private. You need to go though the audit first then you will be able to upload public videos.

    Note once your application has been verified this will not automatically set all existing previously uploaded videos to public you will need to do that yourself.

    0 讨论(0)
提交回复
热议问题