Juvenal-Yescas / gdown

Google Drive direct download of big files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Google Drive direct download of big files.

License:MIT License


Languages

Language:Go 100.0%