mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-01-11 20:10:20 +00:00
31 lines
446 B
YAML
31 lines
446 B
YAML
# Downloading
|
|
videoQuality: 720p
|
|
nServer: 1
|
|
kStream: 1
|
|
tsparts: 10
|
|
hsLang: none
|
|
dlSubs: all
|
|
|
|
# Muxing
|
|
dubLanguage: jpn
|
|
defSubLang: none
|
|
useBCPtags: false
|
|
mp4mux: false
|
|
muxSubs: false
|
|
|
|
# Filenaming
|
|
filenameTemplate: "[{rel_group}] {title} - {ep_num} [{suffix}]"
|
|
releaseGroup: CR
|
|
epNumLength: 2
|
|
fileSuffix: SIZEp
|
|
|
|
# Proxy
|
|
proxy: ''
|
|
proxy_auth: ''
|
|
proxy_ups: false
|
|
use_curl: false
|
|
|
|
# Utilities
|
|
useFolder: false
|
|
noCleanUp: false
|
|
noTrashFolder: false
|