Skip to content
New issue

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

动态不解析 #339

Closed
Miuzarte opened this issue Jul 10, 2022 · 0 comments
Closed

动态不解析 #339

Miuzarte opened this issue Jul 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Miuzarte
Copy link

    // 哔哩哔哩相关功能
    "bilibili": {
      // 检测到小程序时是否鄙视
      "despise": false,
      // 是否获取并输出视频信息
      "getVideoInfo": true,
      // 是否获取并输出动态内容
      "getDynamicInfo": true,
      // 是否获取并输出专栏信息
      "getArticleInfo": true,
      // 是否获取并输出直播间信息
      "getLiveRoomInfo": true,
      // 是否在发送动态时预下载图片(如网络环境不佳,启用该项可能可以解决发图发一半或动图不动情况)
      "dynamicImgPreDl": true,
      // 图片预下载超时时间(秒),0 则无超时(不建议,小心永久卡住)
      "imgPreDlTimeout": 60,

image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants