0xHJK / 0xHJK/music-dl

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

未关闭
#56 5 条评论 0 个 reaction 已指派 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 摘要。