download_from_google_drive.sh
Less than 1 minute
download_from_google_drive.sh
Usage: download_from_google_drive.sh <share-url> [<download_dir> <file_ext>]
e.g.: download_from_google_drive.sh https://drive.google.com/open?id=1zF88bRNbJhw9hNBq3NrDg8vnGGibREmg downloads zip
Options:
<download_dir>: directory to save downloaded file. (Default=downloads)
<file_ext>: file extension of the file to be downloaded. (Default=zip)