Skip to content

Commit

Permalink
Update feature.yaml
Browse files Browse the repository at this point in the history
添加自动登录、自动更新cookie的回答
  • Loading branch information
shugen002 committed Apr 22, 2024
1 parent c428086 commit cfc0cb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ body:
- **只录制弹幕**: 目前录播姬主要功能是录制直播,如果要只录制弹幕改动会比较麻烦,短期内不会考虑支持。
- **开机自启**: 请使用系统自带的开机自启功能。Windows 上可以复制快捷方式到 _启动_ 文件夹。
- **自动上传、录制后执行命令**: 建议通过录播姬的 [Webhook](https://rec.danmuji.org/user/webhook/) 功能实现。
- **自动登录、自动更新cookie**: 这部分逻辑永远不会被实现,可以通过使用录播姬**命令行版特有的**Web Api自行编写脚本实现。
- type: textarea
id: problem
Expand Down

0 comments on commit cfc0cb9

Please sign in to comment.