Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hi-ray/champion-video-downloader

Download champion ability videos and get a tarball!
https://github.com/hi-ray/champion-video-downloader

Last synced: 8 days ago
JSON representation

Download champion ability videos and get a tarball!

Awesome Lists containing this project

README

        

# champion-video-downloader

A simple champion ability video downloader

## Run

### From source

```shell
git clone https://github.com/hi-ray/champion-video-downloader

cd champion-video-downloader

yarn ## or npm i (I prefer yarn)

yarn start
```
### From provided executables

Coming soon...

## Pull requests
I am happy to recieve pull requests, I only ask that you follow the linting rules.

## License
LGPL-3.0-only

see [LICENSE.md](./LICENSE.md)