mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 14:51:22 -05:00
YouTube download zero file size on specific video link #774
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Neoska on GitHub (Mar 23, 2025).
bug description
YouTube download function get zero file size on specific video link
reproduction steps
Try downloading:
https://www.youtube.com/watch?v=0Qe-2-JJYs0
https://www.youtube.com/watch?v=5CcBVOho4-o
download start with success but then done with 0KB file size
seems it goes wrong when link contain "-"?Not sure
screenshots
No response
links
platform information
chrome 132.0.6834.160 on Windows 11 24H2 professional,26120.3576
additional context
No response
@MrCoreyTys commented on GitHub (Mar 24, 2025):
Yeah. For some reason, I experienced it too. I tried to download something on it, and the file was empty! Like, it said that the file was 0 B. Please fix this, Cobalt developers!
@wukko commented on GitHub (Mar 24, 2025):
it should be fixed now, forgot to close the issue, sorry