blob: 6fe0f92d118255dae84e4045dafc07cfc05aad9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"name": "Ccextractor",
"description": "Free, GPL licensed closed caption tool",
"url": "https://github.com/CCExtractor/ccextractor/archive/v0.87.tar.gz",
"mirror": null,
"homepage": "https://www.ccextractor.org/",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"cd \"mac\" do",
"system \"./build.command\"",
"bin.install \"ccextractor\""
],
"version": "0.87",
"file": "ccextractor.rb"
}
|