I need to download some large files from Google Drive on my server (“server” means no GUI). After a quick search, I got a solution: https://stackoverflow.com/a/50670037/5048046

We can just install it by using pip:

Console

Then just give the URL of the Google Drive file to it:

Console