mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-25 11:26:47 +00:00
Update neteasemusic.py
This commit is contained in:
parent
b7557725c4
commit
d3a2e24189
@ -389,7 +389,7 @@ async def nem(context):
|
||||
imagedata = requests.get(
|
||||
info['albumpic'], headers=headers).content
|
||||
except:
|
||||
await bot.send_message(context.chat_id, '(唔 ~ 封面好像获取失败了呢,不要在意不要在意 。)')
|
||||
await bot.send_message(context.chat_id, '唔 ~ 封面好像获取失败了呢,不要在意不要在意 ~ ')
|
||||
tag = eyed3.load(name)
|
||||
tag.initTag()
|
||||
tag = tag.tag
|
||||
|
Loading…
Reference in New Issue
Block a user