gdrive-downloader

Download Google Drive folders and files from the command line

brewmacoslinux
Try with needOr install directly
Source

About

Download a gdrive folder or file easily, shell ftw

Commands

gdrive-downloader

Examples

Download a file from Google Drive using its file ID$ gdrive-downloader https://drive.google.com/file/d/FILE_ID/view
Download an entire Google Drive folder$ gdrive-downloader https://drive.google.com/drive/folders/FOLDER_ID
Download and save to a specific directory$ gdrive-downloader https://drive.google.com/file/d/FILE_ID/view -o ~/Downloads