Skip to content

peixotorms/gdrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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"

About

A shell script to download large files from google drive via wget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages