Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vaibhavbhuva/google-drive-file-downloader

These samples allow you to list and download files from Google Drive.
https://github.com/vaibhavbhuva/google-drive-file-downloader

Last synced: about 2 months ago
JSON representation

These samples allow you to list and download files from Google Drive.

Awesome Lists containing this project

README

        

# google-drive-file-downloader
These samples allow you to list and download files from Google Drive.

__Run the `download.js` sample:__

```
node download.js
```

where `` is the id of any file in Google Drive.

Example:

```
node download.js 0B_Klegupc5gUcXhFZjZVUV9NeE0
```