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 c051f2f commit 44a1017Copy full SHA for 44a1017
plugin/bilibili/bilibili_parse.go
@@ -261,5 +261,4 @@ func getVideoDownload(cookiecfg *bz.CookieConfig, card bz.Card, cachePath string
261
}
262
msg = append(msg, message.Video("file:///"+file.BOTPATH+"/"+videoFile))
263
return
264
-
265
0 commit comments