Sha256: f8a6369641ab1c2be1f629b611467acbdf8cda792bab177ae9c18a8119daf3c8
Contents?: true
Size: 506 Bytes
Versions: 1
Compression:
Stored size: 506 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 ``` ### 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.0 | README.md |