Skip to content

Commit

Permalink
更新 README.md, 更新浏览器插件至 1.0.1 修复无法自动重连的功能,以及不连接的时候自动使用浏览器下载
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoYouChR committed Sep 1, 2024
1 parent 7efc4ac commit ce44787
Show file tree
Hide file tree
Showing 6 changed files with 828 additions and 839 deletions.
16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,28 +51,25 @@

## 须知
* 在开发环境中运行 `main.py` 时请加上 `--debug` 实参。
* `PySide6` `v6.4.2` 以上版本与 `PySide6-Fluent-Widgets` 兼容不佳,需要手动调整 `PySide6-Fluent-Widgets` 的代码。


<!-- ROADMAP -->
## 计划

- [x] 全局设置
- [ ] 浏览器插件优化
- [ ] 浏览器插件优化(还没有找到在该死的 Manifest V3 中实现抓取 Headers 和 Cookie 的方法 😠)
- [ ] 更详细的下载信息
- [ ] 开放捐赠入口
- [ ] 磁力 / BT 下载
- [ ] 插件市场
- [ ] 内存占用优化
- [x] 内存占用优化
- [x] 升级 Qt 版本
- [x] 实现 HttpClient 复用
- [ ] 用协程来代替部分多线程功能

[Open issues](https://github.com/XiaoYouChR/Ghost-Downloader-3/issues) 页面查看所有被请求的功能 (以及已知的问题) 。





<!-- CONTRIBUTING -->
## 贡献

Expand All @@ -87,9 +84,6 @@
5. 创建一个拉取请求(Pull Request)





<!-- LICENSE -->
## 许可证

Expand All @@ -105,10 +99,6 @@
[@晓游ChR](https://space.bilibili.com/437313511) - [email protected]






<!-- ACKNOWLEDGMENTS -->
## 致谢

Expand Down
Loading

0 comments on commit ce44787

Please sign in to comment.