Skip to content

v1shwa/gdget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GdGet

A simple command line utility to download Google Drive public URLs effortlessly.

Installation

pip install gdget

Usage

  • Download using google drive url
gdget https://drive.google.com/file/d/1rcZ42siSqpLlVx2LRR_xjD7uJA8twKEa/view
  • Download using Google drive ID
gdget 1rcZ42siSqpLlVx2LRR_xjD7uJA8twKEa

Requirements

  • Python >=2.6 & >=3.4 (does not support 3.3)
  • requests
  • tqdm
  • pytest (optional, to run tests)

License

The MIT License

About

Google drive command line downloader

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages