dydhyh
dydhyh
How can I monitor the operation completed by startDragging and dragging over? I want to do something after dragging is over
✨ UI支持
### 特性描述 添加UI的支持,便于操作: - [ ] 添加跨平台桌面应用的支持,更利于用户上手操作 - [ ] 提供web api / rpc api, 单独对外提供扩展UI的能力,包括但不限于(下载、解析、下载metadata,下载封面、弹幕等) ### 建议解决方案 1. 类似Electron的方案,添加前端界面支持。 2. 或者做一套web 应用 (`・ω・´) ### 额外信息 有点疑问, 下载那部分如果单独出来的话。下载进度怎么回传/通知给外部,这里有点小疑问。
看之前的项目是支持其他两个站点,目前是只支持bilibili吗? 请问有后续继续支持么
✨ 多音轨合并
### 特性描述 有些番剧有多语种配音,如柯南(国配+日配) 考虑是否可以将合并音轨的功能进行实现(我好像咕咕咕了一个UI了) ### 建议解决方案 理论上应该在合并时存在多音轨即可? ### 额外信息 _No response_ ### 一点点的自我检查 - [X] 充分阅读 [README.md](https://github.com/yutto-dev/yutto),特别是与本 issue 相关的部分 - [X] 本 issue 在 [issues](https://github.com/yutto-dev/yutto/issues) 和 [discussion](https://github.com/yutto-dev/yutto/discussions) 中并没有重复问题
`hero.ResultHandler` can only handle cases where the return value is a custom struct or `dispatcher`. After reviewing the code, I found that before `ResultHandler` processing, it needs to go through...
目前看到的唯一一个在我们闭源之后用这套框架做东西并维护的,给个赞。
**Is your feature request related to a problem? Please describe.** I am developing a plug-in application, which consists of many plug-ins, each plug-in can display information within the main application,...