A lightweight desktop application for batching and compressing Google Meet recordings into a single .zip file with an auto-generated manifest.
- Paste a CSV or list of Google Meet IDs (e.g.
gqj-hxpf-xpc) - Automatically matches recordings in a selected directory
- Bundles matched files into a single
.zip - Generates a
manifest.htmlwith:- ✅ Found recordings
- ❌ Missing recordings
- Cleans up original files after successful compression
- Simple GUI built with Tkinter
Download the latest installer from the releases page and run:
batch_file_compression_setup.exe
Follow the setup wizard and optionally create a desktop shortcut.
- Paste your Google Meet IDs (CSV or plain list)
- Select your recordings folder
- Click Create ZIP
- Done — your archive and manifest will be generated automatically
This project was needed to make large StudentHub modifications feasible, as such this minor application was 'vibe coded'.
This project is part of Bloxademy, an educational platform focused on teaching programming and software development. https://www.bloxademy.com