How to properly incorporate download from Google Drive?? #5103
-
Hello! How to incorporate file downloading from Google Drive.?? The problem is that the files on Google Drive and similar hosting services work a little bit differently and they do not provide direct access / link to the downloaded file, they just provide the ID, which looks something like this.. Is there any way to do it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It's not possible to do it on commandline. It might work for small files, but in general you need a special tool to download stuff from Google Drive. See https://stackoverflow.com/questions/25010369/wget-curl-large-file-from-google-drive |
Beta Was this translation helpful? Give feedback.
It's not possible to do it on commandline. It might work for small files, but in general you need a special tool to download stuff from Google Drive. See https://stackoverflow.com/questions/25010369/wget-curl-large-file-from-google-drive