0xHJK / 0xHJK/music-dl

[BUG]windows下载歌词的编码问题

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

描述

1.windows下载歌词时因为gbk编码出错
2.如果一起下载歌曲,封面,歌词,歌词因为1的原因下载出错会影响后面封面的下载

贡献指南

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

调研方向

Look at the lyric download code in the music-dl CLI tool, likely in a module handling downloads or network requests. The issue mentions Windows and GBK encoding errors, so check how file encoding is set when saving lyrics. Test by running the tool on Windows or simulating the encoding mismatch, then ensure lyrics are saved with UTF-8 or proper encoding to prevent failure from blocking subsequent cover downloads.

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

评估

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

把新 issue 发到你的邮箱

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