mpv2oboeru

mpv helpers to create flashcards from movies and TV shows
git clone anongit@rnpnr.xyz:mpv2oboeru.git
Log | Files | Refs | Feed | README | LICENSE

Commit: fb9a2534d2fd118209edd669b1806b2f2d51b328
Parent: 01652814adef87dbb29fb361bb1f41b5048abf82
Author: Ren Tatsumoto
Date:   Wed, 28 Oct 2020 06:35:33 +0300

mention config path for the portable version of mpv

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -115,6 +115,7 @@ The config file should be created by the user, if needed. | --- | --- | | GNU/Linux | `~/.config/mpv/script-opts/subs2srs.conf` | | Windows | `C:/Users/Username/AppData/Roaming/mpv/script-opts/subs2srs.conf` | +| Windows (portable) | `mpv.exeフォルダ/portable_config/script-opts/subs2srs.conf` | If a parameter is not specified in the config file, the default value will be used.