4

After uploading video using youtube api with oauth2 authentication(as Desktop app) and code from https://developers.google.com/youtube/v3/guides/uploading_a_video which is modified to compatible with python3 changing print function and httplib to http.client, YouTube locked uploaded video as private so no option to change as unlisted or public.

Same video file with same title and same description uploaded via youtube studio in webpage isn't locked and other user can watch it.

Sentence 'For videos that have been locked as private due to upload via an unverified API service, you will not be able to appeal.' from https://support.google.com/youtube/answer/7300965?hl=en is suspicious, but I can't exactly understand what that senetence means. Actually, there is appeal button on locked private mark.

I really hope someone can help me... thanks!

dlddu
  • 41
  • 1
  • 2
  • 2
    Please read [my answer](https://stackoverflow.com/a/64080239/8327971) to this very question. – stvar Sep 28 '20 at 12:05
  • @stvar Then what can i do to my app be approved? – dlddu Sep 28 '20 at 12:11
  • To get your app approved, you'll have to fill in the [official form](https://support.google.com/youtube/contact/yt_api_form) provided by Google; then you'll have to wait for the response -- which, according to the experience of the users of this forum -- does not necessarily arrive shortly. – stvar Sep 28 '20 at 12:14
  • @stvar thank you so much. i will try it – dlddu Sep 28 '20 at 13:45

0 Answers0