We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
// 哔哩哔哩相关功能 "bilibili": { // 检测到小程序时是否鄙视 "despise": false, // 是否获取并输出视频信息 "getVideoInfo": true, // 是否获取并输出动态内容 "getDynamicInfo": true, // 是否获取并输出专栏信息 "getArticleInfo": true, // 是否获取并输出直播间信息 "getLiveRoomInfo": true, // 是否在发送动态时预下载图片(如网络环境不佳,启用该项可能可以解决发图发一半或动图不动情况) "dynamicImgPreDl": true, // 图片预下载超时时间(秒),0 则无超时(不建议,小心永久卡住) "imgPreDlTimeout": 60,
The text was updated successfully, but these errors were encountered:
1a78e3d
No branches or pull requests
The text was updated successfully, but these errors were encountered: