ndrplz / google-drive-downloader

Minimal class to download shared files from Google Drive.
MIT License
266 stars 63 forks source link

downloaded folder is empty #15

Open alainwal opened 4 years ago

alainwal commented 4 years ago

thanks for the library, appreciated i have a subscription service which sends me daily a link to to a Google folder with a dozen of reports for the day. I try using your library to automate me going every day to the link, downloading, unzipping, ...

However the files get downloaded but it is empty (1kb), none of the files within the folder have been downloaded. I also get an error that the compressed zip folder is invalid.

Any chance you could help?

Ideally, I would like to check for a particular email each day, download the folder with the name of the shared folder to be maintained and save within my directory folder, be unzipped, and ready to use

Thanks again

DavideA commented 4 years ago

Hi,

Are you providing the link to a folder or to a archive? I don't think the former will work.

alainwal commented 4 years ago

Hi Davide, Thanks for your reply, appreciate it. here is a typical link: https://drive.google.com/open?id=1jYof9LqaL0tKENS3eqrywgwNIe2GxXWq

On Mon, 6 Apr 2020 at 13:10, Davide Abati notifications@github.com wrote:

Hi,

Are you providing the link to a folder or to a archive? I don't think the former will work.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ndrplz/google-drive-downloader/issues/15#issuecomment-609729506, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOAVOQA6QGQH7XUEHZ7RE7DRLG2EHANCNFSM4MCFGWZQ .