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

https://github.com/codedotjs/gooder-cli

:mag: Download stuffs from google drive with an ease
https://github.com/codedotjs/gooder-cli

Last synced: 7 months ago
JSON representation

:mag: Download stuffs from google drive with an ease

Awesome Lists containing this project

README

          

# gooder-cli

> Download publicly shared media from google drive with an ease.

[![Build Status](https://travis-ci.org/CodeDotJS/gooder.svg?branch=master)](https://travis-ci.org/CodeDotJS/gooder-cli)

## Install

```
$ npm install --global gooder-cli
```

__OR__

```
$ sudo npm install --global gooder-cli
```

## Usage
```
Usage: gooder [target]

Commands:
u ❱ required before URL

Options:
-u ❱ Google Drive URL [required]

Examples:

gooder -u https://drive.google.com...xyz

Missing required argument: u

```

## Run

__Paste the below command to check the functionality of this tool :__

```
$ gooder -u https://drive.google.com/file/d/0B3vyNXp6qDWwbXlwZllTd3BuUlk/edit?usp=sharing

// => Content will be saved in 'GoDrive'
```

## Screenshot


GOODER

## Related

- [gooder](https://github.com/CodeDotJS/gooder) : API for this tool.

- [image-of](https://github.com/CodeDotJS/image-of) : Download profile picture of any facebook user.

- [instavim](https://github.com/CodeDotJS/instavim) : Complete media downloader for Instagram.

- [gravatar-of](https://github.com/CodeDotJS/gravatar-of) : Download avatar of any gravatar user from his/her email-id.

## License

MIT © [Rishi Giri](http://rishigiri.com)