Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 412 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 412 Bytes

Readme

A shell script to download large files from google drive directly from the command line

How to use?

  1. Get a shareable link from your google drive, like: https://drive.google.com/open?id=XXXXXXXXXXXXXXXXXXXX
  2. CD to the working directory and run:

curl -L https://raw.githubusercontent.com/peixotorms/gdrive/master/download.sh | bash -s "https://drive.google.com/open?id=XXXXXXXXXXXXXXXXXXXXX"