Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kbinani/nicolive-dl
https://github.com/kbinani/nicolive-dl
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kbinani/nicolive-dl
- Owner: kbinani
- Created: 2015-01-02T16:34:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-14T18:42:33.000Z (almost 9 years ago)
- Last Synced: 2023-03-22T14:19:33.474Z (over 1 year ago)
- Language: Ruby
- Size: 152 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
```