Download Google Drive files with WGET
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Download Google Drive files with WGET | |
Example Google Drive download link: | |
https://docs.google.com/open?id=[ID] | |
To download the file with WGET you need to use this link: | |
https://googledrive.com/host/[ID] | |
Example WGET command: | |
wget -O file https://googledrive.com/host/[ID] |
zihaozhang9
commented
Dec 20, 2021
via email
我已收到您发送的邮件。我会及时查看。
我已收到您发送的邮件。我会及时查看。
Only this worked for a 68G file.
This works for a 188G file! Thanks a lot!
@beliys <3
@LL3RD Worked for me
Only this worked for a 68G file.
This works for a 3.3G file with a so fast speed. Thanks a lot!
我已收到您发送的邮件。我会及时查看。
How can I download the dataset here https://drive.google.com/drive/folders/0BweDykwS9vIoUG5nNGRjQmFLTGM?resourcekey=0-dHhRVxB0LDUcUVtASUIgTQ
I want to download Stanford3dDataset_v1.2.tar
我已收到您发送的邮件。我会及时查看。
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment