Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notes #1

Open
tlhunter opened this issue Feb 27, 2018 · 0 comments
Open

Notes #1

tlhunter opened this issue Feb 27, 2018 · 0 comments

Comments

@tlhunter
Copy link

README should note that the download method is a promsie:

Downloader
  .download('[Google Drive FileID]', 'output.xlsx', 'client_secret.json')
  .then(data => {
  });

What does the contents of client_secret.json look like? I think it would make more sense to provide as a string instead of a path for the third argument.

The mandatory 250ms is very scary. Do you know what causes it? Does the time increase or decrease depending on CPU or bandwidth?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant