Skip to content

mohitsingh538/gdrivedl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

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> <URL> <URL>
  • URL is a shared Google Drive URL

Options

  • -P --directory-prefix Output directory (default is current directory)
  • -O --output-document Download to a particular filename (defaults to the GDrive filename). Only valid when downloading a single file.
  • -q --quiet Disable console output

About

Google Drive Download Python Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%