Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]无法获取歌单 #41

Open
jianfei96 opened this issue Dec 18, 2019 · 0 comments
Open

[BUG]无法获取歌单 #41

jianfei96 opened this issue Dec 18, 2019 · 0 comments

Comments

@jianfei96
Copy link

使用的环境(Environment)

  • 安装方式(Installation method):pip
  • music-dl版本(music-dl version):3.0.1
  • 操作系统版本(OS version):Arch Linux
  • Python版本(Python version):3.8

截图
Parsing music playlist from NETEASE ...
[21:21:20] ERROR | music_dl.source: Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/music_dl/source.py", line 151, in playlist
ret_songs_list = addon.playlist(url)
File "/usr/lib/python3.8/site-packages/music_dl/addons/netease.py", line 193, in netease_playlist
size = item.get("h", {}).get("size", 0)
AttributeError: 'NoneType' object has no attribute 'get'

+------+------+------+------+------+------+------+
| 序号 | 歌名 | 歌手 | 大小 | 时长 | 专辑 | 来源 |
+------+------+------+------+------+------+------+
+------+------+------+------+------+------+------+

请输入下载序号,支持形如 0 3-5 8 的格式,输入 N 跳过下载

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant