[BUG]网易云长歌单列表不全
- Ngôn ngữ chính
- Python
- Star
- 4.4k
- Fork
- 593
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**问题描述(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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- cli
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 35/100