PT-depiler 是在原 PT-Plugin-Plus 基础上, 基于浏览器最新的 Manifest v3 标准开发的一款浏览器插件(Web Extensions), 一个可以提升 PT 站点使用效率的工具。
PT-depiler 是在原 PT-Plugin-Plus 基础上, 基于浏览器最新的 Manifest v3 标准开发的一款浏览器插件(Web Extensions), 一个可以提升 PT 站点使用效率的工具。
### 关于 Introduction PT-depiler 是在原 [PT-Plugin-Plus](https://github.com/pt-plugins/PT-Plugin-Plus) 基础上, 基于浏览器最新的 [Manifest v3](https://developer.chrome.com/docs/extensions/develop/migrate/what-is-mv3) 标准开发的一款浏览器插件(Web Extensions), 一个可以提升 PT 站点使用效率的工具。 适用于各 PT 站,可使下载种子等各项操作变化更简单、快捷。配合下载服务器(如 Transmission、qBittorrent 等),可一键下载指定的种子。 ### ️ 功能 Features - **多站点支持**:兼容 NexusPHP、Unit3D、Gazelle 等多种类型的 PT 站点,提供聚合搜索相同关键字的种子、批量下载等功能 ( 支持站点列表见: [PT Site Status](https://pt-plugins.github.io/monitor/) ) - **下载器集成**:支持 qBittorrent、Transmission、Deluge、ruTorrent、Synology Download Station、Aria2 等多种下载器,并保存下载历史记录 - **备份服务器管理**:集成 WebDav、Gist、CookieCloud、Google Drive、DropBox、OWSS 等备份服务,方便数据同步 - **智能搜索**:增强搜索功能,支持多站点同时搜索并合并结果 - **用户信息管理**:集中显示和管理各站点的用户信息和统计数据 - **地址栏快速搜索**:在浏览器地址栏中输入 `ptd` 后按 Tab 键即可快速调用智能搜索功能 - 更多功能请参考 [Wiki](../../wiki) ### 安装 Installation #### 1. 从各个浏览器的扩展商店安装 在各主流浏览器的扩展商店中均已上架 PT-Depiler,您可以直接前往对应的扩展商店搜索 "PT-Depiler" 进行安装,或点击表格状态列的徽标图片直接跳转到对应的扩展商店页面进行安装。 | 浏览器 | 状态 | |:----------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Chrome Web Store | [](https://chromewebstore.google.com/detail/pt-depiler/iloddidemhbedaopmipajgclofjocogb) | | Firefox Add-ons | [](https://addons.mozilla.org/zh-CN/firefox/addon/pt-depiler/) | | Microsoft Edge Add-ons | [](https://microsoftedge.microsoft.com/addons/detail/pt-depiler/kbijhmckhndmeckonoikakdfdlbnlkde) | #### 2. 从 Github Action 或者 Release 中获取并安装 我们使用 Github Action 自动构建了基于 master 分支的最新版本,你可以在 [Github Action](../../actions/workflows/action_build.yml) 或者 [Release](../../releases) 页面中下载最新的版本。 #### 3. 从源码构建 请预先准备好 [Git](https://git-scm.com/) 、 [Node.js](https://nodejs.org/en) 和 [pnpm](https://pnpm.io/) 环境。 建议使用 [VSCode](https://code.visualstudio.com/) 或 [WebStorm](https://www.jetbrains.com/webstorm/) 作为开发工具。 ```bash git clone https://github.com/pt-plugins/PT-depiler cd PT-depiler pnpm install # pnpm dev pnpm build:dist # or pnpm build:dist-firefox ``` ### 改动说明 Changelog PT-Depiler 并不是对 PT-Plugin-Plus 的简单移植,而是对其进行了全面的重构和改进,以获得更好的使用体验。 > 目前, PT-Depiler 仅支持**已适配站点**的PTPP历史用户数据迁移。 > 请勿将 [PT-Plugin-Plus](https://github.com/pt-plugins/PT-Plugin-Plus) 或者 [PT 助手](https://github.com/ronggang/PT-Plugin) 的配置文件直接导入 PT-Depiler。 更新记录请见: [CHANGELOG.md](./CHANGELOG.md) ### ♂️ 贡献 Contributors ✨ 欢迎 Star & 提 Issue,共同完善 PT-Depiler! 有兴趣贡献的开发者请阅读[行为准则](./CODE_OF_CONDUCT.md) > 请不要在 Issue 中提出一般性问题。Issue 仅用于报告错误、提出改进建议或请求新功能。 我们还有一个 [help wanted](../../labels/%22help%20wanted%22) 的问题列表,您可能会感兴趣。 ### 许可证 License PT-Depiler 是一个开源项目,遵循 [MIT 许可证](http://opensource.org/licenses/MIT) Copyright (c) 2020-present [pt-plugins](https://github.com/pt-plugins) ## Star History -------------- 特别感谢以下所有为本项目做出贡献的人 !
No open issues yet, or sync has not completed.