Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kbinani/nicolive-dl


https://github.com/kbinani/nicolive-dl

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# nicolive-dl

A command line tool to download nicolive TS(time-shift), written in Ruby.

# How to build

## OSX, Linux

```
git submodule update --init
make
```

## Windows

```
git submodule update --init --recursive
nmake
```

# How to use

```
$ bin/nicolive-dl --liveid=lv12345 [email protected] --output=out.flv
Enter password for user: [email protected]
# Enter password, then hit return key.
```