Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 386 Bytes

Gdrive

Download big files from google drive using wget only, AND DON'T WORRY ! YOU CAN RESUME DOWNLOADING AT ANY TIME :)

Usage

The file has to be public. How to get the ID ?

https://drive.google.com/file/d/1vOGdczB7_HZtJjXllHahdj01_jx5FVFN/view?usp=sharing #1vOGdczB7_HZtJjXllHahdj01_jx5FVFN is the ID
> chmod u+x gdrive.sh
> ./gdrive.sh <ID> <output name>