Sha256: b481f06130a5d9430d6c0f0ee6241355d2241dcfc30cda726ed8f8a0ed573647

Contents?: true

Size: 736 Bytes

Versions: 2

Compression:

Stored size: 736 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 __~/.config/nv__

### Download

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

You also can use more shorten addresses.

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

#### Options

##### Directory

```session
$ nv dl sm9 --with-dir
$ nv dl mylist/33435425 --without-dir
```

##### Comments

```session
$ nv dl sm9 --with-comments
```

### Audit

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nv-1.2.2 README.md
nv-1.2.1 README.md