mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🦄 refactor: 补充哔哩哔哩解析视频信息
This commit is contained in:
parent
36de309a7b
commit
0155a5662e
@ -347,7 +347,7 @@ export class tools extends plugin {
|
||||
)}, 投币:${dataProcessing(coin)}, 分享:${dataProcessing(share)}, 点赞:${dataProcessing(
|
||||
like,
|
||||
)}\n`;
|
||||
e.reply([title, combineContent]);
|
||||
e.reply([`识别:哔哩哔哩:${title}\n${desc}\n`, combineContent]);
|
||||
|
||||
await getDownloadUrl(url)
|
||||
.then(data => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user