We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c607de commit 0b89312Copy full SHA for 0b89312
plugin/bilibili/bilibili_parse.go
@@ -248,5 +248,4 @@ func getVideoDownload(cookiecfg *bz.CookieConfig, card bz.Card, cachePath string
248
}
249
msg = append(msg, message.Video("file:///"+file.BOTPATH+"/"+videoFile))
250
return
251
-
252
0 commit comments