Update neteasemusic.py

This commit is contained in:
TNTcraftHIM 2020-08-29 15:09:32 +08:00
parent 06563a221b
commit b7557725c4

View File

@ -389,7 +389,7 @@ async def nem(context):
imagedata = requests.get(
info['albumpic'], headers=headers).content
except:
pass
await bot.send_message(context.chat_id, '(唔 ~ 封面好像获取失败了呢,不要在意不要在意 。)')
tag = eyed3.load(name)
tag.initTag()
tag = tag.tag