mirror of
https://git.unlock-music.dev/um/um-react.git
synced 2025-05-23 16:27:41 +08:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
0a820b620b | ||
|
721d947fdb | ||
|
1880220aaa |
46
.gitea/ISSUE_TEMPLATE/50-qqmusic-android.yaml
Normal file
46
.gitea/ISSUE_TEMPLATE/50-qqmusic-android.yaml
Normal file
@ -0,0 +1,46 @@
|
||||
name: QQ 音乐 (安卓)
|
||||
about: 解密使用「QQ 音乐」的「安卓」客户端下载的文件失败时选择该项。
|
||||
title: '[QQ音乐]: 请填写标题'
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
### 安卓客户端
|
||||
|
||||
你的手机需要 root 权限。注意 root 可能会导致手机保修失效,操作不当可能会导致手机变砖。
|
||||
|
||||
请参考 [um-react](https://um-react.netlify.app/) 上方的答疑区域获取说明。
|
||||
|
||||
此外请使用 Chrome 或 Firefox 浏览器,而非系统自带的浏览器或轻量浏览器,如 Via 浏览器。
|
||||
|
||||
---
|
||||
|
||||
如果你确定你的客户端版本符合上述描述,并遇到了问题,请继续填写下面的表单。
|
||||
|
||||
- type: textarea
|
||||
id: what-happened
|
||||
attributes:
|
||||
label: 错误描述
|
||||
description: |
|
||||
请详细描述你遇到的问题,例如下载使用的客户端、提供下载后的文件、操作步骤、错误提示等你认为会帮助修正错误的信息。
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: logs
|
||||
attributes:
|
||||
label: 相关日志
|
||||
description: 如果有相关日志,请附上。浏览器日志可以通过 F12 打开开发者工具,在 Console 选项卡中查看。
|
||||
- type: checkboxes
|
||||
id: terms
|
||||
attributes:
|
||||
label: 检查清单
|
||||
description: 请检查下方的快速检查清单,确保你已经完成了所有步骤。
|
||||
options:
|
||||
- label: 我有填写一个简单易懂的标题
|
||||
required: true
|
||||
- label: 我有阅读上方的说明
|
||||
required: true
|
||||
- label: 我有阅读 um-react 的答疑部分
|
||||
required: true
|
||||
- label: 我的安卓设备已获得 root 权限
|
||||
required: true
|
63
.gitea/ISSUE_TEMPLATE/50-qqmusic.yaml
Normal file
63
.gitea/ISSUE_TEMPLATE/50-qqmusic.yaml
Normal file
@ -0,0 +1,63 @@
|
||||
name: QQ 音乐 (Windows/Mac)
|
||||
about: 解密使用「QQ 音乐」的「Windows」或「Mac」客户端下载的文件失败时选择该项。
|
||||
title: '[QQ音乐]: 请填写标题'
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
### Windows 客户端
|
||||
|
||||
目前 Windows 客户端仅支持 19.51 或更低版本下载的歌曲文件。
|
||||
|
||||
* [web.archive.org 镜像](https://web.archive.org/web/2023/https://dldir1v6.qq.com/music/clntupate/QQMusic_Setup_1951.exe)
|
||||
* [通过 Telegram 下载](https://t.me/um_lsr_ch/24)
|
||||
|
||||
安装好客户端后可以加装更新屏蔽更新:
|
||||
|
||||
* [通过 Telegram 下载](https://t.me/um_lsr_ch/6)
|
||||
|
||||
### Mac 客户端
|
||||
|
||||
目前 Mac 客户端仅支持 v8.8.0 或更低版本下载的歌曲文件。
|
||||
|
||||
* [通过 Telegram 下载](https://t.me/um_lsr_ch/21)
|
||||
|
||||
---
|
||||
|
||||
如果你确定你的客户端版本符合上述描述,并遇到了问题,请继续填写下面的表单。
|
||||
|
||||
- type: dropdown
|
||||
id: platform
|
||||
attributes:
|
||||
label: 平台
|
||||
description: 你使用的客户端平台是…
|
||||
options:
|
||||
- Windows
|
||||
- Mac
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: what-happened
|
||||
attributes:
|
||||
label: 错误描述
|
||||
description: |
|
||||
请详细描述你遇到的问题,例如下载使用的客户端、提供下载后的文件、操作步骤、错误提示等你认为会帮助修正错误的信息。
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: logs
|
||||
attributes:
|
||||
label: 相关日志
|
||||
description: 如果有相关日志,请附上。浏览器日志可以通过 F12 打开开发者工具,在 Console 选项卡中查看。
|
||||
- type: checkboxes
|
||||
id: terms
|
||||
attributes:
|
||||
label: 检查清单
|
||||
description: 请检查下方的快速检查清单,确保你已经完成了所有步骤。
|
||||
options:
|
||||
- label: 我有填写一个简单易懂的标题
|
||||
required: true
|
||||
- label: 我有阅读上方的说明
|
||||
required: true
|
||||
- label: 我有阅读 um-react 的答疑部分
|
||||
required: true
|
51
.gitea/ISSUE_TEMPLATE/53-kuwo-android.yaml
Normal file
51
.gitea/ISSUE_TEMPLATE/53-kuwo-android.yaml
Normal file
@ -0,0 +1,51 @@
|
||||
name: 酷我音乐 (安卓)
|
||||
about: 解密使用「酷我音乐」的「安卓」客户端下载的文件失败时选择该项。
|
||||
title: '[酷我音乐]: 请填写标题'
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
### 酷我音乐 - 安卓客户端
|
||||
|
||||
你的手机需要 root 权限。注意 root 可能会导致手机保修失效,操作不当可能会导致手机变砖。
|
||||
|
||||
请参考 [um-react](https://um-react.netlify.app/) 上方的答疑区域获取说明。
|
||||
|
||||
此外请使用 Chrome 或 Firefox 浏览器,而非系统自带的浏览器或轻量浏览器,如 Via 浏览器。
|
||||
|
||||
※ 如果你使用酷我音乐的是所谓“破解版”,你的问题会被忽略。
|
||||
已知部分“第三方魔改”会破坏密钥写出过程,请从官方渠道安装酷我音乐。
|
||||
|
||||
---
|
||||
|
||||
如果你确定你的客户端版本符合上述描述,并遇到了问题,请继续填写下面的表单。
|
||||
|
||||
- type: textarea
|
||||
id: what-happened
|
||||
attributes:
|
||||
label: 错误描述
|
||||
description: |
|
||||
请详细描述你遇到的问题,例如下载使用的客户端、提供下载后的文件、操作步骤、错误提示等你认为会帮助修正错误的信息。
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: logs
|
||||
attributes:
|
||||
label: 相关日志
|
||||
description: 如果有相关日志,请附上。浏览器日志可以通过 F12 打开开发者工具,在 Console 选项卡中查看。
|
||||
- type: checkboxes
|
||||
id: terms
|
||||
attributes:
|
||||
label: 检查清单
|
||||
description: 请检查下方的快速检查清单,确保你已经完成了所有步骤。
|
||||
options:
|
||||
- label: 我有填写一个简单易懂的标题
|
||||
required: true
|
||||
- label: 我有阅读上方的说明
|
||||
required: true
|
||||
- label: 我有阅读 um-react 的答疑部分
|
||||
required: true
|
||||
- label: 我的安卓设备已获得 root 权限
|
||||
required: true
|
||||
- label: 我能使用官方渠道下载的酷我音乐客户端复现该问题
|
||||
required: true
|
4
.gitea/ISSUE_TEMPLATE/99-default.md
Normal file
4
.gitea/ISSUE_TEMPLATE/99-default.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
name: '其它'
|
||||
about: '如果你遇到的问题不符合上述模板的描述,请选择此项。'
|
||||
---
|
1
.gitea/ISSUE_TEMPLATE/config.yml
Normal file
1
.gitea/ISSUE_TEMPLATE/config.yml
Normal file
@ -0,0 +1 @@
|
||||
blank_issues_enabled: false
|
@ -1,6 +1,6 @@
|
||||
# Unlock Music 音乐解锁 (React)
|
||||
|
||||
[](https://ci.unlock-music.dev/um/um-react)
|
||||
[][um-react-actions]
|
||||
|
||||
- 在浏览器中解锁加密的音乐文件。 Unlock encrypted music file in the browser.
|
||||
- 查看[原基于 Vue 的 Unlock Music 项目][um-vue]
|
||||
@ -17,7 +17,7 @@
|
||||
[um-vue]: https://git.unlock-music.dev/um/web
|
||||
[unlock-music/cli]: https://git.unlock-music.dev/um/cli
|
||||
[`@unlock_music_chat`]: https://t.me/unlock_music_chat
|
||||
[um-react-actions]: https://git.unlock-music.dev/um/um-react/actions
|
||||
[um-react-actions]: https://git.unlock-music.dev/um/um-react/actions?workflow=build.yaml
|
||||
|
||||
⚠️ 手机端浏览器支持有限,请使用最新版本的 Chrome 或 Firefox 官方浏览器。
|
||||
|
||||
@ -117,6 +117,8 @@ docker run -d -p 8080:80 --name um-react um-react
|
||||
|
||||
- [Unlock Music (Web)](https://git.unlock-music.dev/um/web) - 原始项目
|
||||
- [Unlock Music (Cli)](https://git.unlock-music.dev/um/cli) - 命令行批量处理版
|
||||
- [lib_um_crypto_rust](https://git.unlock-music.dev/um/lib_um_crypto_rust) - 项目引入的解密算法实现
|
||||
- [NPM 包](https://git.unlock-music.dev/um/-/packages/npm/@unlock-music%2Fcrypto)
|
||||
- [um-react (Electron 前端)](https://github.com/CarlGao4/um-react-electron) - 使用 Electron 框架封装的本地可执行文件。
|
||||
- [GitHub 下载](https://github.com/CarlGao4/um-react-electron/releases/latest) | [仓库镜像](https://git.unlock-music.dev/CarlGao4/um-react-electron)
|
||||
- [um-react-wry](https://git.unlock-music.dev/um/um-react-wry) - 使用 WRY 框架封装的 Win64 单文件 (
|
||||
|
Loading…
x
Reference in New Issue
Block a user