Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lgaticaq/hubot-anime-dl
- Owner: lgaticaq
- License: mit
- Created: 2016-03-20T02:59:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T13:17:33.000Z (5 months ago)
- Last Synced: 2024-08-09T14:47:09.730Z (5 months ago)
- Topics: anime, hubot-scripts
- Language: CoffeeScript
- Size: 101 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)