Skip to content

Instantly share code, notes, and snippets.

@prashantgpt91
Created June 11, 2020 18:12
Show Gist options
  • Save prashantgpt91/17f88f6b06354af8ccd644e37f48418b to your computer and use it in GitHub Desktop.
Save prashantgpt91/17f88f6b06354af8ccd644e37f48418b to your computer and use it in GitHub Desktop.
wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://docs.google.com/uc?export=download&id=FILEID' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=FILEID" -O FILENAME && rm -rf /tmp/cookies.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment