mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
11 lines
425 B
YAML
11 lines
425 B
YAML
defaultPath: './data/rcmp4/' # 保存视频的位置
|
||
proxyAddr: '127.0.0.1' # 魔法地址
|
||
proxyPort: '7890' # 魔法端口
|
||
|
||
translateAppId: '' # 百度翻译APP ID
|
||
translateSecret: '' # 百度翻译密匙
|
||
|
||
biliSessData: '' # 哔哩哔哩的SESSDATA
|
||
biliDuration: 900 # 哔哩哔哩限制的最大视频时长(默认15分钟),单位:秒
|
||
|
||
openaiAccessToken: '' # 通过获取:https://chat.openai.com/api/auth/session |