A small tool that downloads an entire Google Drive folder, including everything inside the subfolders, with a single paste of a link.
What it does
- Walks the full folder tree and downloads every file
- Keeps the original folder structure on your computer
- Picks up where it left off if a download is interrupted
Tech Stack
Python, Flask, Google Drive API