Skip to content

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

Closed
@twilson90

Description

@twilson90

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions