Download files from Google Drive and other URLs. More information: https://github.com/wkentaro/gdown.
gdown url
gdown file_id
gdown --fuzzy url
gdown folder_id|url -O path/to/output_directory --folder
stdout
and extract it:gdown tar_url -O - --quiet | tar xvf -