[GH-ISSUE #663] Add "Approximate Filesize" or "Filesize" if possible in the API. #1789

Closed
opened 2026-04-11 06:11:31 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @PizzaSpark on GitHub (Jul 29, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/663

I would like to see an "Approximate Filesize" or "Filesize" feature added to the Cobalt API. This feature would provide an estimate of the filesize for given files. If it's just an approximate, it would be fine.

Originally created by @PizzaSpark on GitHub (Jul 29, 2024). Original GitHub issue: https://github.com/imputnet/cobalt/issues/663 I would like to see an "Approximate Filesize" or "Filesize" feature added to the Cobalt API. This feature would provide an estimate of the filesize for given files. If it's just an approximate, it would be fine.
GiteaMirror added the feature request label 2026-04-11 06:11:31 -05:00
Author
Owner

@lostdusty commented on GitHub (Jul 29, 2024):

When cobalt knows the final file size, the header Content-Lenght will contain the file size.

<!-- gh-comment-id:2256806211 --> @lostdusty commented on GitHub (Jul 29, 2024): When cobalt knows the final file size, the header Content-Lenght will contain the file size.
Sign in to join this conversation.