python3爬取网易云歌单 上传者:vissul 2019-05-01 00:46:41上传 PY文件 919B 热度 83次 支持python3以上,有中文注释,选择自己想要爬取的歌单,输入id即可 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 码姐姐匿名网友 2019-05-01 00:46:41 Traceback (most recent call last): File "C:/zip/music/网易云音乐.py", line 19, in name = str(i+1) + '、 ' + arr[i]['name'] + '.mp3' IndexError: list index out of range 发表评论
Traceback (most recent call last): File "C:/zip/music/网易云音乐.py", line 19, in name = str(i+1) + '、 ' + arr[i]['name'] + '.mp3' IndexError: list index out of range