I have two channels. The first one i managed to write a python program in which i upload videos when i run that program. However the second channel for some reason when i upload a video through python Youtube API v3 my video gets private. And it says "Private (locked) Only you can see this video".
I did my research and i've found out that Google/Youtube needs you to verify your API to use it. But the wierd thing is that i managed to upload videos from my first channel and i don't really remember something about verifying my API.I've also read all the related questions on stackoverflow and all mention about the the verification of my API. However as i wrote before, my other channel didn't undergo any verification for the API to work and upload videos as public.
I use the same python program i use for my first channel but on upload the video becomes private and an email is sent to my email saying "we have made your content private. Our team has reviewed your content, and we think you may need to make changes to make sure it doesn't violate our spam, deceptive practices and scams policy. In the meantime, we've made the following content private..."This is an account that i have for a while but didn't upload anything. After about 5 uploads i thought of using the Youtube API.
If it's there something that i forgot or anything you want me to anwser please ask me.