Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
- wget --no-check-certificate 'https://docs.google.com/uc?export=download&id=FILEID' -O FILENAME
- https://gist.github.com/iamtekeste/3cdfd0366ebfd2c0d805
- https://medium.com/tinghaochen/how-to-download-files-from-google-drive-through-terminal-4a6802707dbb
Add Comment
Please, Sign In to add comment