D
D
Dark772014-05-11 14:56:13
Google Drive
Dark77, 2014-05-11 14:56:13

How to automatically download files from google drive?

There is a list of links to google drive, each link opens a page with a link to download the file.
How to automatically download all files? The google drive account is not mine.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ivanov, 2017-11-23
@oshliaer

Ideally, when done correctly, the user should provide a link to a folder that you can add to your Drive or download as a zip file.
I prefer rclone.org in this case :
rclone copy drive:SharedFolder /tmp/SharedFolder
Another way is to get direct links to download the original file. For example using Gogole Apps Script #example
5a16addc560ef766126864.png

  1. Copy the file
  2. Add your URLs to column A
  3. Call up the user menu. Column D will be filled

Then you can click the list or add it to the download manager, or save it to a file for wget/curl

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question