0xHJK / 0xHJK/music-dl

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

オープン 初心者向け
#36 コメント 3 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。