Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lgaticaq/hubot-anime-dl

A Hubot script to download anime videos
https://github.com/lgaticaq/hubot-anime-dl

anime hubot-scripts

Last synced: about 1 month ago
JSON representation

A Hubot script to download anime videos

Awesome Lists containing this project

README

        

# hubot-anime-dl

[![npm version](https://img.shields.io/npm/v/hubot-anime-dl.svg?style=flat-square)](https://www.npmjs.com/package/hubot-anime-dl)
[![npm downloads](https://img.shields.io/npm/dm/hubot-anime-dl.svg?style=flat-square)](https://www.npmjs.com/package/hubot-anime-dl)
[![Build Status](https://img.shields.io/travis/lgaticaq/hubot-anime-dl.svg?style=flat-square)](https://travis-ci.org/lgaticaq/hubot-anime-dl)
[![Coverage Status](https://img.shields.io/coveralls/lgaticaq/hubot-anime-dl/master.svg?style=flat-square)](https://coveralls.io/github/lgaticaq/hubot-anime-dl?branch=master)
[![Code Climate](https://img.shields.io/codeclimate/github/lgaticaq/hubot-anime-dl.svg?style=flat-square)](https://codeclimate.com/github/lgaticaq/hubot-anime-dl)
[![dependency Status](https://img.shields.io/david/lgaticaq/hubot-anime-dl.svg?style=flat-square)](https://david-dm.org/lgaticaq/hubot-anime-dl#info=dependencies)
[![devDependency Status](https://img.shields.io/david/dev/lgaticaq/hubot-anime-dl.svg?style=flat-square)](https://david-dm.org/lgaticaq/hubot-anime-dl#info=devDependencies)

> A Hubot script to download anime videos

## Installation
```bash
npm i -S hubot-anime-dl
```

add `["hubot-anime-dl"]` to `external-scripts.json`.

## Examples

`hubot anime-dl get chapter ` - `Get the link chapter`

## License

[MIT](https://tldrlegal.com/license/mit-license)