Google Drive Download Shared Folder

Access Google Drive with a free Google account (for personal use) or G Suite account (for business use). Aug 23, 2018 - We'll cover sharing Google Drive folders and individual files, as well as. With a password can use a link to view or download shared content.

Google Drive Create Shared Folder

I have been provided with access to a zip file/folder which is stored in my google drive and inside 'Shared with me'.

How can I download it to my laptop through terminal using 'wget' or python or anything related.

Google Drive Download Shared Folder

Shared

The url for the whole folder within which it is contained goes like, https://drive.google.com/drive/folders/13cx4SBFLTX8CqIqjjec9-pcadGaJ0kNjand the shareable link to the zip file is https://drive.google.com/open?id=1PMJEk3hT-_ziNhSPkU9BllLYASLzN7TL.

Since the files are 12GB in size in total, downloading them by clicking is quite tiresome when working with Jupyter notebook.

dJOKER_dUMMYdJOKER_dUMMY

1 Answer

You can check my answer here (Updated March 2018):https://stackoverflow.com/a/49444877/4043524

There is one little issue with your case. In your situation, the format of the URL is different from the one mentioned in the link given above.

But, don't worry, you just have to copy the ID (a random-looking string in front of 'id' key in the URL) and replace the FILEIDENTIFIER in the script with it.

Amit ChaharAmit Chahar

Remove Shared Folder Google Drive

Google drive shared folder download all

Google Drive Shared Folder Permissions

Not the answer you're looking for? Browse other questions tagged pythoncurlgoogle-drive-apijupyter-notebookwget or ask your own question.

Comments are closed.