Skip to content

Instantly share code, notes, and snippets.

@humbertodias
Created January 4, 2019 01:20
Show Gist options
  • Save humbertodias/17f1061d9192927cb77ccb8b1c0ad95a to your computer and use it in GitHub Desktop.
Save humbertodias/17f1061d9192927cb77ccb8b1c0ad95a to your computer and use it in GitHub Desktop.
Google Drive - Download file
pip install gdown
FILE_ID=1OrIMj2VdLM1wBonrV2jKVqVQTPSQMjnf
gdown "https://drive.google.com/uc?id=$FILE_ID"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment