-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
45 lines (45 loc) · 976 Bytes
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"TargetOwner": "",
"TargetRepo": "",
"TargetGH": false,
"TargetAPI": "https://www.gyan.dev/ffmpeg/builds/release-version",
"TargetDLink": "https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.7z",
"ArchiverOwner": "One-Studio",
"ArchiverRepo": "FFmpeg-Win64",
"ArchiverGH": true,
"ArchiverAPI": "",
"ArchiverVersion": "v1.2.1",
"Version": "4.4",
"VersionList": [
"4.4",
"4.3.2-2021-02-27",
"4.3.2-2021-02-20",
"4.3.2-2021-02-02",
"4.3.1-2021-01-26",
"4.3.1-2021-01-01",
"4.3.1-2020-11-19",
"4.3.1-2020-11-08",
"4.3.1-2020-11-02",
"4.3.1-2020-10-28"
],
"CheckTime": "2021-04-09T11:11Z",
"Format": 1,
"CompRatio": 3,
"DistPath": "dist",
"Filter": [
".zip",
".exe"
],
"DeleteFilter": [
{
"Index": "ffmpeg-release-essentials",
"List": [
"presets",
"doc",
"bin/ffprobe.exe",
"bin/ffplay.exe"
]
}
],
"RenameFilter": null
}