Skip to content

Juvenal-Yescas/gdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gdown logo

Gdown

Directly download google drive public files from the command line
Explore docs »

Report bug · Request feature

Actions Status GitHub issues DeepSource GitHub license

Table of contents

Usage

Download the latest release

From Command Line

Windows
gdown.exe --help

macOS or linux
gdown --help
gdown "0B4y35FiV1wh7QWpuVlFROXlBTHc"
gdown "https://drive.google.com/uc?id=0B9P1L--7Wd2vU3VUVlFnbTgtS2c"
gdown "https://drive.google.com/open?id=0B7EVK8r0v71pZjFTYXZWM3FlRnM"
gdown "https://drive.google.com/open?id=0B4y35FiV1wh7QWpuVlFROXlBTHc"
gdown "https://drive.google.com/file/d/0B4y35FiV1wh7QWpuVlFROXlBTHc/view?usp=sharing"
gdown "https://drive.google.com/file/d/0B4y35FiV1wh7QWpuVlFROXlBTHc/view"
gdown "https://drive.google.com/file/d/0B65DIm6DrZJceGltX2VOczNkcEE/edit"

Build with

  • Go - Programming language

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments