Initial release of gdarch - Google Drive Folder Archiver
Features
- Recursively downloads all files from a specified Google Drive folder
- Creates a high-compression tar.xz archive
- Uploads the archive to the parent folder
- Optionally deletes the original folder
Installation
bash
pip install gdarch
Requirements
- Python 3.8 or later
- Google Drive API credentials