mirror of
https://github.com/cooperhammond/irs.git
synced 2025-01-02 19:15:26 +00:00
9ca6856c02
Added -i flag to install youtube-dl, ffmpeg, and ffprobe
15 lines
195 B
YAML
Executable file
15 lines
195 B
YAML
Executable file
name: irs
|
|
version: 1.0.0
|
|
|
|
authors:
|
|
- Cooper Hammond <kepoorh@gmail.com>
|
|
|
|
targets:
|
|
irs:
|
|
main: src/irs.cr
|
|
|
|
license: MIT
|
|
|
|
dependencies:
|
|
ydl_binaries:
|
|
github: cooperhammond/ydl-binaries |