0xHJK / 0xHJK/music-dl

[BUG]网易云长歌单列表不全

オープン
#56 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
4.4k
フォーク
593
PR マージ指標
30日以内にマージされた PR はありません

説明

**问题描述(Question description)**
使用 `music-dl --playlist` 下载发现获取到的列表不全。通过网页查看列表发现可能是网易做了限制,因为web显示“查看更多内容,请下载客户端”

- 搜索的关键字(Keyword):`music-dl --playlist`
- 出错的音乐源(Music source):网易云
- 使用的命令(Command used):`music-dl --playlist`

**使用的环境(Environment)**
- 安装方式(Installation method):pip3 install
- music-dl版本(music-dl version):3.0.1
- 操作系统版本(OS version):macOS 10.15
- Python版本(Python version):3.7.5

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

The issue is about incomplete playlist fetching from NetEase Cloud Music. Start by examining the web scraping logic in the NetEase source module (likely in a file like `netsource.py` or similar). Check for pagination or client-side restrictions. Simulate the web request to see the 'download client' message. Understand how the playlist API is called and where the truncation happens. A fix may involve modifying request headers or parsing a different endpoint.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
cli
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。