mirror of
https://github.com/imputnet/cobalt.git
synced 2026-07-17 04:23:36 -05:00
[GH-ISSUE #1039] Cobalt truncates videos even after trying different methods. #25282
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 @Interstate-404 on GitHub (Jan 6, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1039
bug description
Cobalt truncates videos even after downloading multiple times, even after trying with hls enabled and even trying on different devices and different videos.
reproduction steps
screenshots
(screenshots aren't available rn but you can see what i mean)
links
No response
platform information
iPad (13-inch, 4th gen) running iPadOS 18.3 Beta with Safari, 2024 M3 13-inch MacBook Air running MacOS 15.3 Sequoia Beta with Safari, and Windows 24H2 running Opera GX
additional context
Before you reply here asking me to enable hls, I'VE DONE THAT ALREADY.
@KwiatekMiki commented on GitHub (Jan 6, 2025):
what link?
@Interstate-404 commented on GitHub (Jan 6, 2025):
Ah, sorry, I thought those were referring the cobalt site as whole. My bad.
As for links i was downloading a specific hurricane animation series, those being 1981 and 1982, I downloaded the previous two years fine (though the same issue arised, i fixed that quite easily, now its just not working entirely)
I'll try redownloading and close if i managed to fix it (highly unlikely but i will)
edit: unfortunately, no luck
@KwiatekMiki commented on GitHub (Jan 6, 2025):
both of these fully download on default settings
@Interstate-404 commented on GitHub (Jan 6, 2025):
It seems like something screws up when it gets to a certain point
@wukko commented on GitHub (Jan 7, 2025):
try redownloading the video & using https://videolan.org/vlc
@Interstate-404 commented on GitHub (Jan 7, 2025):
That’s just when cobalt screws up the video and ends there.
@wukko commented on GitHub (Jan 7, 2025):
cobalt itself isn’t screwing anything up. videos get cut off early due to youtube either blocking or intentionally breaking streams at random points. cobalt catches these errors and stops the stream.
@Interstate-404 commented on GitHub (Jan 7, 2025):
Should at least make it not download though. But I got it working. Thanks for the help!