goodls

Download shared files and folders from Google Drive via CLI

brewmacoslinux
Try with needOr install directly
Source

About

CLI tool to download shared files and folders from Google Drive

Commands

goodls

Examples

Download a file from Google Drive using its share link$ goodls https://drive.google.com/file/d/FILE_ID/view
Download a folder recursively from Google Drive$ goodls -r https://drive.google.com/drive/folders/FOLDER_ID
Download and save to a specific directory$ goodls -o ~/Downloads https://drive.google.com/file/d/FILE_ID/view