claudedwithlove
explore/gdrive-downloader

gdrive-downloader

Cherished

A Python tool that downloads files and folders from public Google Drive links via CLI or GUI, with progress tracking, speed limiting, and download resumption. Built for Windows users who need to batch download Drive content without manual browser interaction. Includes optional Google Drive API integration for folder downloads.

·0··submitted April 17, 2026
View on GitHub
Clauded With Love Rating
7.2 / 10

A Python CLI/GUI tool for downloading files and folders from public Google Drive links, featuring progress tracking, speed limiting, and resume capabilities. Targets Windows users who need batch downloading without manual browser interaction, with optional Google Drive API integration for folder downloads.

Code Quality6.0
Usefulness8.5
Claude Usage7.0
Documentation8.0
Originality6.5
Highlights
  • Comprehensive feature set including progress tracking, speed limiting, and download resumption
  • Clear dual interface approach with both GUI and CLI options for different user preferences
  • Well-structured documentation with detailed setup instructions and Google API configuration guide
To Improve
  • Add error handling examples and troubleshooting section to the README for common issues like API rate limits or network failures
  • Include unit tests and CI/CD pipeline to ensure code quality and reliability across different environments
Language