0.1.15-alpha.6 • Published 6 months ago
@mpv-easy/mpsm v0.1.15-alpha.6
mpsm(mpv script manager)
npm i @mpv-easy/mpsm -g
# set mpv script dir first!
mpsm set-script-dir '<your-mpv-dir>/portable_config/scripts'
# print mpv script dir
mpsm get-script-dir
# install script from https://github.com/mpv-easy/mpsm-scripts
mpsm install speed
mpsm uninstall speed
# install script from url
mpsm install "<your-script-url>"
# list installed scripts
mpsm list
# update a installed script
mpsm update speed
# update all installed scripts
mpsm update --all
# backup all installed scripts to json file
mpsm backup ./backup.json
# restore all scripts from json file
mpsm restore ./backup.json0.1.13
11 months ago
0.1.14
8 months ago
0.1.15-alpha.6
6 months ago
0.1.1-5.alpha.1
6 months ago
0.1.12
1 year ago
0.1.10
1 year ago
0.1.9-alpha.8
1 year ago
0.1.9-alpha.1
1 year ago
0.1.9
1 year ago
0.1.8
1 year ago
0.1.7
1 year ago
0.1.6
1 year ago
0.1.5
1 year ago
0.1.4
1 year ago
0.1.3
1 year ago
0.1.2
1 year ago
0.1.1
1 year ago