Can't upload more than 100 videos with youtube api - upload

we implemented youtube api and requested quota extension with 3,000,000.
when uploading 100 videos, we can't upload any more.
Is there a limit or something?
how to fix it?

Related

How to increase video upload quota on Youtube API?

We are a UA agency and we are building an internal tool to automatically upload videos on YouTube in order to then use these videos in our Google Ads App Campaigns. However, we are currently limited to uploading 6 videos through YouTube API per day which is way too low compared to our needs. We followed the process to request a quota increase. However, we can't go through as our system is internal so Google can't check its use or purpose. We would like to get in touch with someone to whom we can explain the issue.
Cheers,
Matthieu
By default, YouTube allows video uploads that are up to 15 minutes long. If you try to upload videos longer than 15 minutes, the upload will fail. This is a YouTube limitation rather than a Brightcove limitation.
To upload longer videos to YouTube, you need to verify your account with YouTube:
Open the YouTube upload page at https://www.youtube.com/upload.
Click Increase your limit link at the bottom of the page.
Note: If you can't find the Increase your limit link, it's possible that you may already be able to upload long videos. Check the Longer videos section in your YouTube Account Features page to check if the feature has already been enabled.
Follow the steps to verify your account with a mobile phone.
When you receive a text message from YouTube in response, enter the verification code from the text message and click Submit.
YouTube will then confirm when your YouTube account has been activated for longer uploads. From this point, any videos longer than 15 minutes in your Video Cloud account will be synced to YouTube.
You'll need to apply for a quota extension, you can do so here: https://support.google.com/youtube/contact/yt_api_form?hl=en

"The user has exceeded the number of videos they may upload" when I have uploaded 100 videos

When uploading videos to my channel using YouTube Data Api, I get an error message "The user has exceeded the number of videos they may upload" when I have uploaded 100 videos.
I have checked the quota and it has not reached the limit.
Is there any way to resolve this error or upload more than 100 videos?
This is unrelated to the YouTube Data api its quota costs.
If it had been you would have seen this error message
quotaExceeded (403) quotaExceeded The request cannot be completed because you have exceeded your quota.
This error is realted to a limitation with in YouTube itself. A user can max upload X videos to YouTube per day depending upon their region / location.
Support Common uploading errors

What will I have to do to upload YouTube videos on multiple YouTube channels?

I have multiple YouTube channels (brand accounts). I want to upload YouTube videos to different channels accordingly. But the only doubt is that I don't know the mechanism to do it. Can anyone help me with this?
Edit: I know how to upload video to YouTube, but am facing the issue of uploading videos to my multiple YouTube channels (brand account). I just don't know how to begin with that approach.

Quota limit exceeded but no quota used?

Morning, everyone,
I come here today because I have a problem with the youtube API. I upload every day about 50 videos via the API, but I don't understand why since 3 days no more videos can be uploaded, the error I'm given is an overrun of the allowed quotas, which is strange because in the youtube API console, no quota has been used for 3 days (because of this error no video can be uploaded) ... ?
Thank you for you help
The main problem is youtube changed their API access, now in order to access their API one must apply and get accepted by their API compliance form

use google api to upload videos got error 'The user has exceeded the number of videos they may upload.'

I use googleapis nodejs client to upload my videos.for some reason, some videos have not been processed successfully, so I need upload them again,But I got some error:
Error: The user has exceeded the number of videos they may upload.
I googled some answers about these question ,like Youtube video uploads rejected before API quota limit reached
,and I found Quotas page to see whether i reach the limit quotas.
As you can see, I did't reach the limit .But I also can not upload videos any more using api.
I want to know why .
By the way
my googleapis version is v36.0.0.
my node version is v8.13.0

Resources