mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-25 10:02:23 +00:00
小修改
This commit is contained in:
parent
9a3e1568b0
commit
727c98645d
@ -359,7 +359,7 @@ async def nem(context):
|
||||
tag.album = info['album']
|
||||
tag.images.remove('')
|
||||
tag.images.set(3, imagedata, "image/jpeg",
|
||||
u"you can put a description here")
|
||||
u"Cover")
|
||||
tag.save(
|
||||
version=eyed3.id3.ID3_DEFAULT_VERSION, encoding='utf-8')
|
||||
await context.edit(f"{title}上传中 . . .")
|
||||
|
Loading…
Reference in New Issue
Block a user