Upload videos through youtube data Api ( withtout getting video locked) - youtube

from my google lookup it seems that Im suppose to fill this form (https://support.google.com/youtube/contact/yt_api_form) in order to be able to upload public videos to my YouTube channel using YouTube data Api.
Is there any things i should do apart from that? Do i have to make my related google developer console project "verified" too?

Related

Access YouTube Content API

I have been able to successfully upload videos to my own YouTube channel through the YouTube Data API.
I have just been made a manager of multiple channels and am now hoping to upload videos to the different channels using the ‘onBehalfOfContentOwner’ parameter
I am trying to get the Content Owner ID from the Content ID API but am getting the error:
“YouTube Content ID API has not been used in project <PROJECT_ID> before or it is disabled”.
When I try to enable the Content API through the developer console it doesn’t appear as an option in the API library
Would anyone know how I can enable the Content ID API?

Programmatically get Current Playing YouTube Video

I want to authenticate user Google account and fetch currently playing video ID, title or URL. I looked into YouTube Data API and wasn't able to find any relevant endpoint. Is it possible to do the same?
Inspiration: https://developer.spotify.com/documentation/web-api/reference/player/get-the-users-currently-playing-track/

Is there a reason my youtube app gives me access to one youtube channel but not another?

I created a youtube app in console.developers.google.com that has the youtube data, youtube analytics and youtube reporting apis enabled. I also have access to multiple youtube channels that I'm hoping to automate some reports. several youtube channels I can login to with my app with no problem, but one in particular returns a message saying "Google has disabled this app" and I don't know why. It works will all channels but one, is there some permission that needs to be set in this particular one?

Is it possible to upload videos on specific channel through youtube API?

Is it possible to upload videos on a specific channel through Youtube API?
I am just able to upload videos on main account. We have created some channels using business names. But, I could not find any way to upload videos on those channels so far using API.
On main account, the profile is using a human name. We need to use business name and the channels have been created using business names under the main youtube account. I uploaded a video manually too. But, we need to upload the videos using API on those business channels.
Can anyone help here?
If you get authorized for that account, you can upload to that account too.
If you are using Google+ to manage all those accounts, you can read here. (This is also suggested way to manage multiple channels with one login name.)
If you are a content owner that is managing all these channels, then you can use Content ID API.

Can I store the videos in my own server when using the YouTube API?

We are proposing to use the YouTube API for a community video portal. When using the Upload API and the Player API ... I have the following queries ...
Can I store all the videos in my own Server, instead of storing on YouTube?
Will the uploaded videos on my site also appear on youtube.com automatically? Can I restrict the display of our videos on the YouTube site, as these come through a Pay wall?
Are there any restrictions to the number of videos being uploaded using the API?
Rregards

Resources