[GH-ISSUE #499] Why can't a see the total file size in certains case #3174

Closed
opened 2026-04-13 11:41:04 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @tarkodev on GitHub (May 16, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/499

First of all, thank you for adding my last feature request "MAX_DURATION"!! (it was like realllyyyyy the only feature I was missing to be able to switch on Cobalt completely)

So, for example, here this video:
https://youtu.be/A_qMu9ClfC8

When i download it in 1080p, i can't see the total file size, and that's sort of annoying for large file size (like reallyyy really annoying, especially when dealing with multiple large file size, i can't really know how many time it will take to download)
image

But, for some reason when the total file size is 720p, i can see the total file size and the remaining time
image

Is it possible to fix the file size for resolution other than 720p? Thank you for taking the time to read =))

Originally created by @tarkodev on GitHub (May 16, 2024). Original GitHub issue: https://github.com/imputnet/cobalt/issues/499 First of all, thank you for adding my last feature request "MAX_DURATION"!! (it was like realllyyyyy the only feature I was missing to be able to switch on Cobalt completely) So, for example, here this video: https://youtu.be/A_qMu9ClfC8 When i download it in 1080p, i can't see the total file size, and that's sort of annoying for large file size (like reallyyy really annoying, especially when dealing with multiple large file size, i can't really know how many time it will take to download) ![image](https://github.com/imputnet/cobalt/assets/39101744/5c5bcc65-0912-4afb-a250-ad39920c2317) But, for some reason when the total file size is 720p, i can see the total file size and the remaining time ![image](https://github.com/imputnet/cobalt/assets/39101744/9c4cc1e6-0a99-41f3-a5ca-0370ef6cedc1) Is it possible to fix the file size for resolution other than 720p? Thank you for taking the time to read =))
GiteaMirror added the feature request label 2026-04-13 11:41:04 -05:00
Author
Owner

@wukko commented on GitHub (May 17, 2024):

that’s because files are rendered on the fly (without storing or caching anything), so it’s impossible to predict exact final size

<!-- gh-comment-id:2116522560 --> @wukko commented on GitHub (May 17, 2024): that’s because files are rendered on the fly (without storing or caching anything), so it’s impossible to predict exact final size
Sign in to join this conversation.