gdown

Download files from Google Drive when curl/wget fail

brewmacoslinux
Try with needOr install directly
Source

About

Google Drive Public File Downloader when Curl/Wget Fails

Commands

gdown

Examples

Download a file from Google Drive by file ID$ gdown 1234567890abcdefghijklmnop
Download a file and save with a specific name$ gdown 1234567890abcdefghijklmnop -O myfile.zip
Download an entire Google Drive folder recursively$ gdown --folder-id 1234567890abcdefghijklmnop -O myfolder