49 lines
991 B
YAML
49 lines
991 B
YAML
|
# This is the default configuration file for vinetrimmer.
|
||
|
# DO NOT edit this file.
|
||
|
#
|
||
|
# Copy example_configs/vinetrimmer.yml to the appropriate directory for your platform instead
|
||
|
# (see the README for more details).
|
||
|
|
||
|
decrypter: 'packager'
|
||
|
tag: 'JEFF'
|
||
|
tag_sd: 'JEFF'
|
||
|
|
||
|
arguments: {}
|
||
|
|
||
|
aria2c:
|
||
|
file_allocation: 'prealloc'
|
||
|
|
||
|
|
||
|
cdm:
|
||
|
default: 'hisense_smarttv_he55a7000euwts_sl3000'
|
||
|
|
||
|
cdm_api: []
|
||
|
|
||
|
credentials:
|
||
|
HuluJP: 'email:password' # single profile
|
||
|
|
||
|
directories:
|
||
|
temp: ''
|
||
|
|
||
|
headers:
|
||
|
User-Agent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0'
|
||
|
|
||
|
key_vaults:
|
||
|
- type: 'local'
|
||
|
name: 'Local'
|
||
|
path: '{data_dir}/key_store.db'
|
||
|
|
||
|
output_template:
|
||
|
movies: '{title}.{year}.{quality}.{source}.WEB-DL.{video}.{audio}-{tag}'
|
||
|
series: '{title}.{season_episode}.{episode_name}.{quality}.{source}.WEB-DL.{video}.{audio}-{tag}'
|
||
|
use_last_audio: false
|
||
|
|
||
|
profiles:
|
||
|
default: 'default'
|
||
|
|
||
|
proxies: {}
|
||
|
|
||
|
nordvpn: {}
|
||
|
|
||
|
|