Akianonymus / gdrive-downloader

Download a gdrive folder or file easily, shell ftw.
The Unlicense
304 stars 28 forks source link

Alternate downloading method for normal and parallel downloads | Resolve #15 #40

Closed Akianonymus closed 2 years ago

Akianonymus commented 2 years ago

Make it the default method

basically fetch all the folder metadata recusively and then start the downloads

Specially helpful when doing parallel downloads

Add -am / --alternate-method flag to use old method