public
Description: nico nico video downloader written in C
Homepage: http://mattn.kaoriya.net
Clone URL: git://github.com/mattn/nicodown.git
name age message
file .gitignore Wed Oct 29 01:13:08 -0700 2008 show progress info. [mattn]
file Makefile Wed Oct 29 22:17:10 -0700 2008 reformat and kick-out USE_LIBXML, fixed memory ... [mattn]
file README Sat Oct 03 08:39:42 -0700 2009 add note. [mattn]
file nicodown.c Sat Oct 03 08:35:29 -0700 2009 video id argument can be used as URL too. [mattn]
README
nicodown : ニコニコ動画ダウンローダ

What?
  niconico movie downloader written in C.

Usage
 # cat ~/.nicodownrc
 usermail:password

 # nicodown [video_id]

 or

 # nicodown [video_url]

Build
  You can build it with gcc.

License
  Public Domain

Author
  mattn