0xHJK / 0xHJK/music-dl

[BUG]qq音乐,歌名、歌手、专辑有韩文的话,显示的是html实体字符

未关闭
#27 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
4.4k
派生
593
PR 合并指标
30 天内没有已合并 PR

描述

测试搜索字符:我对于你

贡献指南

这个仓库没有索引到贡献指南

调研方向

Look at the QQ music source module (likely in a directory like sources/qq.py) to find where song metadata is fetched and displayed. The bug is that Korean text appears as HTML entities; check the response parsing and encoding handling. Test by searching for the provided string '我对于你' and see if Korean characters in results are decoded correctly.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
cli
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。