-
Hi, thanks for the dataset!
Unzipping extracts.zip for english took almost 30min on a RAID-6 HDD for me (since there are around 60k files). Wouldn't a single json be better, like entities.json? I h…
-
Build full ota package: /home/dazhe/yuan/out/fullota.zip
unzipping target target-files...
using device-specific extensions in .
using prebuilt boot.img...
Traceback (most recent call last):
File "/h…
-
iPad Air 1 Wifi returning same error.
Tried multiple computers/cables combos.
------------------------------------------------
Vieux - A tool for 32/64 Bit OTA downgrades
Current version is: 1…
-
Vieux - A tool for 32/64 Bit OTA downgrades
Current version is: 1.0.1
If you are using a 64 Bit device then connect it in DFU Mode
If you are using a 32 Bit device then just have it connected in …
-
This happens when I have cleared my Eunomia data directory and I am using the develop branch
```
> library(Eunomia)
> connectionDetails
-
```
There is a feature I would like to have added to TheUnarchiver:
In the Preferences you can choose what modification date to use for the
created folder, I would like to be able to do the same for …
-
What if you have this zip locally (or at least a stream for it) and want to unzip it into an s3 bucket? How would we do this?
-
I tried many times and got this error mess. Please take time to review this issue. Big thanks!
```
/(//* /
…
-
Currently in our implementation of H5P, we load the entire H5P file into the frontend and then extract all its constituent files into `Blob` objects and create URLs for them.
This has the distinct ad…
-
I am trying to use jszip to process Visio 2013 files (which are actually just zip files of XML files).
I had this working OK in the browser however needed to process it in node.js. The code was crash…