mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
✨ feat: 新增波点音乐点mv
This commit is contained in:
parent
d601617268
commit
bce86a0077
@ -680,8 +680,8 @@ export class tools extends plugin {
|
|||||||
await thisMethod.downloadVideo(lowUrl).then(path => {
|
await thisMethod.downloadVideo(lowUrl).then(path => {
|
||||||
curMsg.reply(segment.video(path + "/temp.mp4"));
|
curMsg.reply(segment.video(path + "/temp.mp4"));
|
||||||
})
|
})
|
||||||
thisMethod.finish("bodianMusicContext");
|
|
||||||
})
|
})
|
||||||
|
this.finish("bodianMusicContext");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user