Skip to content

Instantly share code, notes, and snippets.

@lakshmankumar12
Created October 22, 2015 00:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lakshmankumar12/58ae5da90536212d978c to your computer and use it in GitHub Desktop.
Save lakshmankumar12/58ae5da90536212d978c to your computer and use it in GitHub Desktop.
Direct download for google-drive files
#Courtesy
http://www.labnol.org/internet/direct-links-for-google-drive/28356/
#get-shared-link
https://drive.google.com/file/d/FILE_ID/edit?usp=sharing
#convert-to-download-link
https://drive.google.com/uc?export=download&id=FILE_ID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment