mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
12 lines
584 B
YAML
12 lines
584 B
YAML
defaultPath: './data/rcmp4/' # 保存视频的位置
|
||
proxyAddr: '127.0.0.1' # 魔法地址
|
||
proxyPort: '7890' # 魔法端口
|
||
|
||
translateAppId: '' # 百度翻译APP ID
|
||
translateSecret: '' # 百度翻译密匙
|
||
|
||
biliSessData: '' # 哔哩哔哩的SESSDATA
|
||
biliIntroLenLimit: 50 # 哔哩哔哩简介长度限制,填 0 或者 -1 可以不做任何限制,显示完整简介
|
||
biliDuration: 480 # 哔哩哔哩限制的最大视频时长(默认8分钟),单位:秒
|
||
|
||
douyinCookie: '' # douyin's cookie, 格式:odin_tt=xxx;sessionid_ss=xxx;ttwid=xxx;passport_csrf_token=xxx;msToken=xxx; |