Akianonymus / gdrive-downloader

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

gdl: Fix downloading from public shared drive urls #9

Closed Akianonymus closed 4 years ago

Akianonymus commented 4 years ago

add two new parameters to api request which fetches the file/folder details

 supportsAllDrives=true and includeItemsFromAllDrives=true
Akianonymus commented 4 years ago

Fixes #8