{"id":13432030,"url":"https://github.com/mengshouer/nonebot_plugin_analysis_bilibili","last_synced_at":"2025-03-16T23:30:25.681Z","repository":{"id":50356890,"uuid":"348227410","full_name":"mengshouer/nonebot_plugin_analysis_bilibili","owner":"mengshouer","description":"nonebot2解析bilibili插件","archived":false,"fork":false,"pushed_at":"2024-12-10T09:05:17.000Z","size":101,"stargazers_count":85,"open_issues_count":0,"forks_count":15,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T14:48:52.519Z","etag":null,"topics":["nonebot2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mengshouer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-16T05:40:05.000Z","updated_at":"2025-02-28T02:44:03.000Z","dependencies_parsed_at":"2024-10-27T11:46:51.312Z","dependency_job_id":"c846e0e4-dc3c-40b1-91b4-93f121d10b35","html_url":"https://github.com/mengshouer/nonebot_plugin_analysis_bilibili","commit_stats":{"total_commits":50,"total_committers":2,"mean_commits":25.0,"dds":"0.020000000000000018","last_synced_commit":"b1d17586c7b95b46ddb57ccc23a21c2b76f460b6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mengshouer%2Fnonebot_plugin_analysis_bilibili","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mengshouer%2Fnonebot_plugin_analysis_bilibili/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mengshouer%2Fnonebot_plugin_analysis_bilibili/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mengshouer%2Fnonebot_plugin_analysis_bilibili/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mengshouer","download_url":"https://codeload.github.com/mengshouer/nonebot_plugin_analysis_bilibili/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243949738,"owners_count":20373650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nonebot2"],"created_at":"2024-07-31T02:01:08.012Z","updated_at":"2025-03-16T23:30:25.671Z","avatar_url":"https://github.com/mengshouer.png","language":"Python","funding_links":[],"categories":["监听与推送"],"sub_categories":["直播脚本"],"readme":"\u003c!--\n * @Author         : mengshouer\n * @Date           : 2021-03-16 00:00:00\n * @LastEditors    : mengshouer\n * @LastEditTime   : 2021-03-16 00:00:00\n * @Description    : None\n * @GitHub         : https://github.com/mengshouer/nonebot_plugin_analysis_bilibili\n--\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://v2.nonebot.dev/\"\u003e\u003cimg src=\"https://v2.nonebot.dev/logo.png\" width=\"200\" height=\"200\" alt=\"nonebot\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n# nonebot_plugin_analysis_bilibili\n\n_✨ NoneBot bilibili 视频、番剧解析插件 ✨_\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://raw.githubusercontent.com/cscs181/QQ-Github-Bot/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/cscs181/QQ-Github-Bot.svg\" alt=\"license\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pypi.python.org/pypi/nonebot-plugin-analysis-bilibili\"\u003e\n    \u003cimg src=\"https://img.shields.io/pypi/v/nonebot-plugin-analysis-bilibili.svg\" alt=\"pypi\"\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/python-3.8+-blue.svg\" alt=\"python\"\u003e\n\u003c/p\u003e\n\n## 使用方式\n\n私聊或群聊发送 bilibili 的小程序/链接，所有适配器均可使用，在不支持发送图片的适配器中仅发送文字。\n\n## 额外配置项(可选)\n\n在配置文件中加入(需要什么加什么)\n\n```\n# 当图片大小超过下值时，修改图片大小，不填则发送原图，example: 100h / 100w / 100h_100w\nanalysis_images_size = \"\"\nanalysis_cover_images_size = \"\" # 封面图大小，和上面相同，视频、直播、番剧 封面图使用这个大小\n\nanalysis_whitelist = [123456789] # 只解析里面填写的QQ号发的链接 List[int | str]\nanalysis_group_whitelist = [123456789] # 只解析里面填写的QQ群号发的链接 List[int | str]\n# 填了任何一个白名单后，黑名单失效\nanalysis_blacklist = [123456789] # 不解析里面填写的QQ号发的链接 List[int | str]\nanalysis_group_blacklist = [123456789] # 不解析里面填写的QQ群号发的链接 List[int | str]\n\nanalysis_desc_blacklist = [123456789] # 里面填写的群号，发送的解析内容不包含简介 List[int | str]\nanalysis_reanalysis_time = 0 # 同一个视频重新解析时间，单位秒，0为不重新解析，example: 60 （设置为 0 的时候只记录上一个，大于 0 时记录多个链接）\nanalysis_display_image = true # 是否显示封面 true/false\n# 哪种类型需要显示封面，与上一项相冲突，上一项为true则全开 List[str]\nanalysis_display_image_list = [\"video\", \"bangumi\", \"live\", \"article\", \"dynamic\"]\nanalysis_enable_search = false # 是否开启搜视频功能 true/false  example: \"搜视频 123456\"\nanalysis_use_on_message = false # 是否使用 on_message 处理消息，并且处理合并转发的信息，如果遇到 cpu 占用拉满的问题 #29，可以考虑打开此项\n\n\nanalysis_trust_env = false # 是否使用环境变量或者当前系统正在使用中的代理设置 true/false\n```\n\n## 安装\n\n1. 使用 nb-cli 安装，不需要手动添加入口，更新使用 pip (推荐)\n\n```\nnb plugin install nonebot_plugin_analysis_bilibili\n```\n\n2. 使用 pip 安装和更新，初次安装需要手动添加入口 （新版默认不带 bot.py 文件）\n\n```\npip install --upgrade nonebot_plugin_analysis_bilibili\n```\n\npip 安装后在 Nonebot2 入口文件（例如 bot.py ）增加：\n\n```python\nnonebot.load_plugin(\"nonebot_plugin_analysis_bilibili\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmengshouer%2Fnonebot_plugin_analysis_bilibili","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmengshouer%2Fnonebot_plugin_analysis_bilibili","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmengshouer%2Fnonebot_plugin_analysis_bilibili/lists"}