andyjohnson0 / TakeoutExtractor

Extract content files from a Google Takeout archive, rename files with a consistent naming scheme and add missing metadata. Runs on Windows and MacOS.
Other
11 stars 2 forks source link

Extract directly from zip archive #6

Open andyjohnson0 opened 2 years ago

andyjohnson0 commented 2 years ago

Currently the gui and command-line apps require that the takeout archive zip files is extracted to a temporary directory.

Add the ability to open a zip or tgz archive directly, rather than having to unzip it to a temporary directory first.