Skip to main content

A plugin to get the bilibili video cover for NoneBot2

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-bilicover

✨ B站视频封面提取 ✨

license pypi python

📖 介绍

提取B站视频的封面, 支持链接、av号、bv号

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-bilicover
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-bilicover
pdm
pdm add nonebot-plugin-bilicover
poetry
poetry add nonebot-plugin-bilicover
conda
conda install nonebot-plugin-bilicover

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin('nonebot_plugin_bilicover')
从 github 安装 在 nonebot2 项目的插件目录下, 打开命令行, 输入以下命令克隆此储存库
git clone https://github.com/A-kirami/nonebot-plugin-bilicover.git

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin('src.plugins.nonebot_plugin_bilicover')

🎉 使用

指令表

指令 说明
提取封面 + 视频链接/av号/bv号 提取对应视频的封面图片

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot-plugin-bilicover-0.2.2.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_bilicover-0.2.2-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page