devine-services/README.md

22 lines
663 B
Markdown
Raw Normal View History

2024-04-07 05:23:07 +02:00
## Usage:
Clone repository:
`git clone https://cdm-project.com/stabbedbybrick/devine-services.git`
Add folder to `devine.yaml`:
```
directories:
services: "path/to/services"
```
See help text for each service:
2024-10-10 20:37:39 +02:00
`devine dl SERVICE -?`
## Notes:
2025-04-08 13:07:54 +02:00
Some versions of the dependencies work better than others. These are the recommended versions as of 25/04/08:
2024-10-15 18:49:13 +02:00
- Shaka Packager: [v2.6.1](https://github.com/shaka-project/shaka-packager/releases/tag/v2.6.1)
- CCExtractor: [v0.93](https://github.com/CCExtractor/ccextractor/releases/tag/v0.93)
2025-04-08 13:07:54 +02:00
- MKVToolNix: [v91.0](https://mkvtoolnix.download/downloads.html)
- FFmpeg: [v7.1.1](https://ffmpeg.org/download.html)