-
I have a server that will be receiving up to 50MB files. I'd like to avoid buffering this request for obvious reasons :)
example API:
``` javascript
aReadableStream
.pipe(admZip.parseStream)
.on…
-
when I try to use the streaming API of libmediainfo to get the language information out of a bluray via the CLPI file, libmediainfo returns a different result than mediainfo gui. When operating on the…
-
It is already possible to create a ZIP through streaming (with ZipOutputStream or ZipFile.Save(Stream).
However, it is not possible to unzip and stream the decompressed content from a non-seekable …
-
## Description
Regardless of quality settings, even with a really high bitrate and quality preset. I've followed a lot of quality guides online. The compression is especially SUPER bad in d…
-
Related to #122 but slightly different
I'm working with v0.0.17
Here's a zipfile that reproes
[external_modules.zip](https://github.com/user-attachments/files/16019617/external_modules.zip)
…
-
## Driver version
2.00.00.11
## Redshift version
PostgreSQL 8.0.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3), Redshift 1.0.61631
## Client Operating S…
-
Hi,
in an application we develop we need to unpack (via expandFileToDisk) a 2MB zip file downloaded from our server. It's a zip holding 100 small SVG files. It's a 64bit ZIP made on Linux platform.
…
-
### Robot Name 🤖
ergoCub 1.1 S/N:002
### Request/Failure description
We moved the robot on the ground and we started the walking controller. The torso pitch immediately went in overheating
…
-
Current BINK has the ability to download an entire jam as a zip file. Do this and also add ability to tar gz the collection. Quite useful for loading up flash drives or CDs w media.
-
Perhaps use https://github.com/nearinfinity/node-unzip (nicely streaming!)
Use case: I want to have a peek into: http://data.police.uk/data/archive/latest.zip
Note this would actually be one up on t…