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

https://github.com/if1live/aniplus-download-helper

aniplus download helper
https://github.com/if1live/aniplus-download-helper

Last synced: 2 months ago
JSON representation

aniplus download helper

Awesome Lists containing this project

README

        

# aniplus-helper
Aniplus helper

## features

* [x] download
* [x] search

## prepare
`npm install`

## usage
### download
1. execute launcher server. `node server.js`
2. execute aniplus downloader. `node download.js 1335`. `1335` is contentSerial.

### search
basic search command : `node search.js `

```
$ node search.js 주문
search keyword [주문]
1812 주문은 토끼입니까?
1823 주문은 토끼입니까?? (2기)
```

search with spacebar : `node search.js ""`

```
$ node search.js "주문은 토끼입니까"
search keyword [주문은 토끼입니까]
1812 주문은 토끼입니까?
1823 주문은 토끼입니까?? (2기)
```

search multiple keyword : `node search.js ...`
```
$ node search.js "주문은 토끼입니까" "기어와라"
search keyword [주문은 토끼입니까]
1812 주문은 토끼입니까?
1823 주문은 토끼입니까?? (2기)
search keyword [기어와라]
1248 기어와라! 냐루코양
1335 기어와라! 냐루코양 W
```

### detail information

`node detail.js `

```
$ node detail.js 1719
{ title: '무채한의 팬텀 월드',
serial: '1719',
ids:
[ '16761',
'16798',
'16833',
'16877',
'16918',
'16944',
'16982',
'17014',
'17050',
'17091',
'17128',
'17166',
'17200' ],
supported: true }
```

## content serial
* example url : http://www.aniplustv.com/#/tv/program_view.asp?gCode=TV&sCode=010&contentSerial=1335
* content serial is 1335