Sha256: 96854d63240b8cdcc7c8a71c398cbd236d7defcb809ac09ae0098ff0101234a1

Contents?: true

Size: 563 Bytes

Versions: 1

Compression:

Stored size: 563 Bytes

Contents

# nv

The commandline tool for downloading videos and mylist at nicovideo.

## Installation

```session
$ gem install nv
```

## Usage

### Setup

```session
$ nv config email john@example.com
$ nv config password pAsSwoRd
```

Default config file will be put on __$HOME/.config/nv__

### Download

```session
$ nv dl http://www.nicovideo.jp/watch/sm22538737
$ nv dl http://www.nicovideo.jp/mylist/33435425
```

Also you can use more easy way.

```session
$ nv dl sm9
$ nv dl mylist/33435425
```

### Audit

```session
$ nv info sm9
$ nv info mylist/33435425
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nv-1.0.1 README.md