This is the extension to this question. All the solution on that post I tired doesn't work for now, unfortunately, since I don't have enough reputation to comment on that post, I can only make a new post about it.
The question is how to download large file using only terminal. An example large file is this
I think the most recent solution is using gdown. Since the id for the file above is 1Vq_UO-T9345uYs8a7zloukGfhDXSDd2A, I tried:
gdown --id 1Vq_UO-T9345uYs8a7zloukGfhDXSDd2A
and I received error message:
Too many users have viewed or downloaded this file recently. Please
try accessing the file again later. If the file you are trying to
access is particularly large or is shared with many people, it may
take up to 24 hours to be able to view or download the file. If you
still can't access a file after 24 hours, contact your domain
administrator.
The most recent solution suggested on this github discussion page also suggest the same error is received when downloading a huge file, >50gb