You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "I:/python/API_Music_Download-master/Spiders/main.py", line 103, in
main(url)
File "I:/python/API_Music_Download-master/Spiders/main.py", line 88, in main
print('此音乐下载地址为:' + get_music_ximalayafm(url))
File "I:\python\API_Music_Download-master\Spiders\API_music_ximalayaFM.py", line 22, in get_music_ximalayafm
mp3_url = html['data']['tracksForAudioPlay'][0]['src']
IndexError: list index out of range
需要给宝宝下载一些喜马拉雅和荔枝FM上的故事,用了您的这个python脚本,网站歌曲测试没问题,但这两个fm网站下载均报错,即便是用了您实例的地址都不行。
The text was updated successfully, but these errors were encountered: