plug icon indicating copy to clipboard operation
plug copied to clipboard

Support for downloading compressed files

Open eliassjogreen opened this issue 1 year ago • 0 comments

Support for downloading compressed files in addition to archives (#25) would allow users to greatly decrease memory bandwidth and improve download times.

Formats with planned support:

  • [ ] lz4
  • [ ] gzip

Formats which may be supported if there is a need for it:

  • [ ] brotli
  • [ ] zlib
  • [ ] deflate

eliassjogreen avatar Feb 05 '23 12:02 eliassjogreen