mpv-scripts icon indicating copy to clipboard operation
mpv-scripts copied to clipboard

Config for subit.lua

Open vanbang9710 opened this issue 2 years ago • 0 comments

I create subit.conf in script-opts folder. May I ask if I'm using all the options correctly and an example of credentials

# absolute path to subliminal if not on PATH
path=subliminal
# list of IETF languages to search
languages=en,pt-PT
# Force subtitles to be saved as utf-8
forceutf8=1
# Force download of all languages requested
forcedownload=0

# Some providers need credentials to be used. This isn't necessary unless you want these providers. Split user/password with any of ": |,". User/pass can't contain these
addic7ed = "",
legendastv = "",
opensubtitles = "",

vanbang9710 avatar Jul 15 '23 15:07 vanbang9710