📃 docs: 修正信息

This commit is contained in:
zhiyu1998 2023-04-10 00:27:55 +08:00
parent 273f183db8
commit fe5e276e80
5 changed files with 15 additions and 4 deletions

View File

@ -67,8 +67,20 @@ sudo apt-get install ffmpeg
<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`
- 锅巴设置
7. 【可选】基于文字识别的拓展功能
> 代码解释:
> <img src="./img/example8.webp" alt="小程序解析" style="zoom:50%;" />
> 英文翻译和优化:
> <img src="./img/example9.webp" alt="小程序解析" style="zoom:50%;" />
> 总结:
> <img src="./img/example10.webp" alt="小程序解析" style="zoom:50%;" />
## 🐤 Q&A
> 哔哩哔哩的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)
@ -99,7 +111,6 @@ sudo apt-get install ffmpeg
- [ ] 视频解析 - [ ] 视频解析
- [x] 哔哩哔哩总结 - [x] 哔哩哔哩总结
- [ ] 精简工具功能冗余代码 - [ ] 精简工具功能冗余代码
- [ ] 自由修改插件优先级
- [ ] ... - [ ] ...

BIN
img/example10.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

BIN
img/example8.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

BIN
img/example9.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 KiB

After

Width:  |  Height:  |  Size: 262 KiB