Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

First video upload on youtube results in success but youtube never processes the video. #3566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
twilson90 opened this issue Sep 26, 2024 · 3 comments
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@twilson90
Copy link

Environment details

  • OS: Windows 11
  • Node.js version: 22.9.0
  • npm version: 10.8.3
  • googleapis version: 140.0.1

Whenever I try to upload videos via the API, the first attempt always results in a video that never gets processed by YouTube.
The response from the API will indicate thyat the video has successfully uploaded, but in Youtube Studio I'll see:
chrome_fk1xvFDjwe

'Upload 0%' remains indefinitely (even though it's been completely uploaded) and it never gets processed.
I have to manually cancel it and run the script again, the second attempt will always succeed and the video will get processed.

Has anyone else experienced this behaviour? What might be the cause?

This is my script:
https://github.com/twilson90/concat-cam-videos/blob/main/index.js

@twilson90 twilson90 added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Sep 26, 2024
@reutg
Copy link

reutg commented Oct 14, 2024

Hi @twilson90, did you find the problem?

@twilson90
Copy link
Author

Nope, still an issue.

@sofisl
Copy link
Contributor

sofisl commented Feb 4, 2025

Since this is more specifically an API question, transferring this over to Discussions.

@googleapis googleapis locked and limited conversation to collaborators Feb 4, 2025
@sofisl sofisl converted this issue into discussion #3611 Feb 4, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants