You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tons of pre-written, open source JavaScript modules which helps you rapidly
45
-
create your own JS user scripts (including a very helpful [script config](https://github.com/SteveJobzniak/mpv-tools/blob/master/scripts/modules.js/Options.js)
45
+
create your own JS user scripts (including a very helpful [script config](https://github.com/VideoPlayerCode/mpv-tools/blob/master/scripts/modules.js/Options.js)
46
46
system based on mpv's Lua `mp.options` API). All modules are free to use (and
47
47
extend) in your own scripts!
48
48
49
49
### Download
50
50
51
-
Easily download all scripts as a zip file: [mpv-tools-master.zip](https://github.com/SteveJobzniak/mpv-tools/archive/master.zip).
51
+
Easily download all scripts as a zip file: [mpv-tools-master.zip](https://github.com/VideoPlayerCode/mpv-tools/archive/master.zip).
52
52
53
53
### Requirements
54
54
@@ -64,4 +64,4 @@ contains important sublibraries that are shared by all of my `.js` utilities.
0 commit comments