Youtube Video Upload Stuck in Deno Runtime #560
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
When uploading videos using the
googleapis
sdk in Deno Runtime, video uploads stuck at some point. I've tried with several videos with different sizes. One is stuck at %61, other is %18 etc. Never completes, progresses quickly at first but once stuck, never starts again.I do think something about file streaming doesn't work as expected in Deno. I don't have time to deep dive into what's wrong but I do think this should be fixed in this SDK itself rather than Deno hence opening this issue in this repository. It'd be great if
insert
function is compatible with all JS runtimes instead of being Node dependent.Trying this in Bun Runtime can also shed more light on what's the issue.
The text was updated successfully, but these errors were encountered: