mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
📃 docs: 修正信息
This commit is contained in:
parent
445f5e8a32
commit
f3c0648c91
12
README.md
12
README.md
@ -63,25 +63,21 @@ sudo apt-get install ffmpeg
|
|||||||
|
|
||||||
<img src="./img/example6.webp" alt="小程序解析" style="zoom:50%;" />
|
<img src="./img/example6.webp" alt="小程序解析" style="zoom:50%;" />
|
||||||
|
|
||||||
5. 【可选】对哔哩哔哩解析进行总结:需要填写`ey...`和哔哩哔哩的`SESSDATA`
|
5. 【可选】对哔哩哔哩解析进行总结:需要填写accessToken和哔哩哔哩的SESSDATA
|
||||||
|
|
||||||
<img src="./img/example7.webp" alt="小程序解析" style="zoom:50%;" />
|
<img src="./img/example7.webp" alt="小程序解析" style="zoom:50%;" />
|
||||||
|
|
||||||
6. 【可选】增加视频的时长限制(默认15分钟(60 * 15 = 900)):
|
|
||||||
- 在config/tools.yaml里设置`biliDuration`
|
|
||||||
- 锅巴设置
|
|
||||||
|
|
||||||
> 哔哩哔哩的SESSDATA?
|
> 哔哩哔哩的SESSDATA?
|
||||||
>
|
>
|
||||||
> 进入哔哩哔哩网站 -- 打开F12开发者选项 -- 应用 -- 找到Cookie -- 找到SESSDATA -- 复制 -- 粘贴到plugins/rconsole-plugin/config/tools.yaml or 锅巴
|
> 进入哔哩哔哩网站 -- 打开F12开发者选项 -- 应用 -- 找到Cookie -- 找到SESSDATA -- 复制 -- 粘贴到plugins/rconsole-plugin/config/tools.yaml or 锅巴
|
||||||
> [图文教程【群友推荐!】](https://www.bilibili.com/read/cv12349604)
|
> [图文教程【群友推荐!】](https://www.bilibili.com/read/cv12349604)
|
||||||
|
|
||||||
> 如何获取ey?
|
> 如何获取accessToke?
|
||||||
>
|
>
|
||||||
> 1. 登陆你的openai账号:https://chat.openai.com/
|
> 1. 登陆你的openai账号:https://chat.openai.com/
|
||||||
> 2. 获取ey:https://chat.openai.com/api/auth/session
|
> 2. 获取accessToken:https://chat.openai.com/api/auth/session
|
||||||
|
|
||||||
注:以上条件缺一不可(**SESSDATA+ey**),不然无法触发
|
注:以上条件缺一不可(**SESSDATA+accessToke**),不然无法触发
|
||||||
|
|
||||||
## 🤺 R插件交流群
|
## 🤺 R插件交流群
|
||||||
重新开放TG交流氛围群(群内不解答任何问题,只提供交流环境)
|
重新开放TG交流氛围群(群内不解答任何问题,只提供交流环境)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user