github.com/jhelbig/garnet
master / published Jun 2, 2022 / repository
API and UI for archiving Online media like Youtube
garnet
TODO: Write a description here
Installation
TODO: Write installation instructions here
Usage
docker run -e YDL_PATH=/downloads -v "${HOME}/Downloads:/downloads" -p 80:8080 --name garnet_ytdl jhelbig/garnet:latest
Development
TODO: Write development instructions here https://github.com/jhelbig/router.cr https://github.com/jhelbig/ydl https://github.com/faustinoaq/watcher https://github.com/stefanwille/crystal-redis
Contributing
- Fork it (https://github.com/your-github-user/garnet/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Jake Helbig - creator and maintainer