Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.
/ gdrivedl Public archive
forked from matthuisman/gdrivedl

Google Drive Download Python Script with zenity GUI

License

Notifications You must be signed in to change notification settings

rusty-snake/gdrivedl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fork of https://github.com/matthuisman/gdrivedl with a linux only gui based on zenity. Look at https://github.com/rusty-snake/gdrivedl/tree/master/GDriveDL-GUI for it.


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 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). Not valid when downloading folders.
  • -q --quiet Disable console output

About

Google Drive Download Python Script with zenity GUI

Resources

License

Stars

Watchers

Forks

Languages

  • Python 92.3%
  • Shell 7.7%