-
Notifications
You must be signed in to change notification settings - Fork 1
/
manager.json
77 lines (77 loc) · 1.75 KB
/
manager.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[
{
"git":"https://github.com/jgreco/mpv-scripts",
"whitelist":"fastforward%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://github.com/wiiaboo/mpv-scripts",
"whitelist":"auto%-profiles%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://github.com/d87/mpv-persist-properties",
"whitelist":"%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://github.com/mpv-player/mpv",
"whitelist":"autocrop%.lua$|autoload%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://github.com/po5/mpv_sponsorblock",
"whitelist":"%.py$|%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://github.com/po5/uosc",
"whitelist":"%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://github.com/po5/mpv-webm",
"whitelist":"webm%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://github.com/po5/trackselect",
"whitelist":"%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://github.com/po5/chapterskip",
"whitelist":"%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://github.com/po5/groupwatch_sync",
"whitelist":"%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://github.com/po5/mpv_irc",
"whitelist":"%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://github.com/po5/mpv-scripts",
"whitelist":"coverart%.lua$",
"dest":"~~/scripts"
},
{
"git":"https://gist.github.com/igv/8a77e4eb8276753b54bb94c1c50c317e",
"whitelist":"%.glsl$",
"dest":"~~/shaders"
},
{
"git":"https://gist.github.com/igv/a015fc885d5c22e6891820ad89555637",
"whitelist":"%.glsl$",
"dest":"~~/shaders"
},
{
"git":"https://github.com/bjin/mpv-prescalers",
"whitelist":"ravu%-lite%-r4%.hook$|ravu%-zoom%-r4%-chroma%.hook$",
"dest":"~~/shaders"
}
]