Skip to content
/ nv Public

Easiest way to download videos and mylist from nicovideo.jp

License

Notifications You must be signed in to change notification settings

uetchy/nv

Repository files navigation

nv

Build Status

The commandline tool for downloading videos and mylist at nicovideo.

Installation

Stable version

curl -Ls https://gist.githubusercontent.com/uetchy/b285401a11134d6c3688945b1037cd81/raw/install.sh | bash

HEAD version

$ go get -d github.com/uetchy/nv

Usage

Default config file will be put on ~/.config/nv/config.yml

Download

$ nv get http://www.nicovideo.jp/watch/sm22538737
$ nv get http://www.nicovideo.jp/mylist/33435425

You also can use more shorten addresses.

$ nv get sm9
$ nv get mylist/33435425

Options

Download comments

$ nv get sm9 --with-comments

Show info

$ nv info sm9
$ nv info mylist/33435425

Open video on nicovideo.jp

$ nv browse "./Cat Movie [sm00000].mp4"

Contribution

  1. Fork (https://github.com/uetchy/nv/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the go test ./... command and confirm that it passes
  6. Run gofmt -s
  7. Create a new Pull Request

About

Easiest way to download videos and mylist from nicovideo.jp

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages