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
12 stars 2 forks source link

Count but not extract objects #11

Open andyjohnson0 opened 2 years ago

andyjohnson0 commented 2 years ago

Add no-output mode that just counts/validates files that would be extracted without actually extracting them.

This would allow use of progress bars to better signal the progress of an actual extraction.