/gdrivedl

Google Drive Download Python Script

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

GDriveDL

Google Drive Download Script

  • Python 2 / 3 Compatible
  • Supports all operating systems
  • No external dependencies
  • Works with shared files or folders
  • Works with large files
  • Files / Folders must have been shared via link

Usage

python gdrivedl.py <URL> <DIRECTORY>
  • URL is Shared Goolge Drive URL containing ID
  • DIRECTORY (Optional, defaults to current directory ./)

Example Linux Usage

sudo curl https://raw.githubusercontent.com/matthuisman/gdrivedl/master/gdrivedl.py --output GDriveDL

sudo chmod +x GDriveDL

./GDriveDL https://drive.google.com/open?id=1yXsJq7TTMgUVXbOnCalyupESFN-tm2nc ./some_folder