Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/hi-ray/champion-video-downloader
- Owner: Hi-Ray
- License: lgpl-3.0
- Created: 2024-05-09T08:56:48.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-09T15:10:18.000Z (8 months ago)
- Last Synced: 2024-05-09T16:27:05.899Z (8 months ago)
- Language: TypeScript
- Size: 1.19 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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-downloadercd champion-video-downloader
yarn ## or npm i (I prefer yarn)
yarn start
```
### From provided executablesComing soon...
## Pull requests
I am happy to recieve pull requests, I only ask that you follow the linting rules.## License
LGPL-3.0-onlysee [LICENSE.md](./LICENSE.md)