[PR #765] [MERGED] feat: 支持下载时转换繁体中文 #625

Closed
opened 2026-02-27 07:12:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/765
Author: @kazukokawagawa
Created: 1/24/2026
Status: Merged
Merged: 1/25/2026
Merged by: @imsyy

Base: devHead: dev-download


📝 Commits (3)

  • 734491f feat: 支持下载时转换繁体中文
  • 229cd44 🐞 fix: 代码审查
  • 85efa77 feat: 支持下载时同时查询QM YRC

📊 Changes

3 files changed (+79 additions, -3 deletions)

View changed files

📝 src/components/Setting/LocalSetting.vue (+29 -0)
📝 src/core/resource/DownloadManager.ts (+47 -3)
📝 src/stores/setting.ts (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imsyy/SPlayer/pull/765 **Author:** [@kazukokawagawa](https://github.com/kazukokawagawa) **Created:** 1/24/2026 **Status:** ✅ Merged **Merged:** 1/25/2026 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `dev` ← **Head:** `dev-download` --- ### 📝 Commits (3) - [`734491f`](https://github.com/imsyy/SPlayer/commit/734491fa8af21c87617b3ab136d478bdd9d7f006) ✨ feat: 支持下载时转换繁体中文 - [`229cd44`](https://github.com/imsyy/SPlayer/commit/229cd445126369f7ac4318c2e8f36b6d7f6b596c) 🐞 fix: 代码审查 - [`85efa77`](https://github.com/imsyy/SPlayer/commit/85efa779b9f40d3b8eaf2f44b49ad19dbc06ac1a) ✨ feat: 支持下载时同时查询QM YRC ### 📊 Changes **3 files changed** (+79 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/components/Setting/LocalSetting.vue` (+29 -0) 📝 `src/core/resource/DownloadManager.ts` (+47 -3) 📝 `src/stores/setting.ts` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:12:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#625
No description provided.