cobalt icon indicating copy to clipboard operation
cobalt copied to clipboard

Add "Approximate Filesize" or "Filesize" if possible in the API.

Open PizzaSpark opened this issue 1 year ago • 1 comments

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.

PizzaSpark avatar Jul 29 '24 06:07 PizzaSpark

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

lostdusty avatar Jul 29 '24 20:07 lostdusty