Skip to main content

pixiv.net 查询图片,支持动图和多图

Project description

nonebot

nonebot_plugin_pixiv

✨ NoneBot pixiv.net查询图片插件(支持多图和动图) ✨

license pypi python

使用方式

pixiv pid

例如:

pixiv 233

pixiv 1000

pixivRank 1 日榜

pixivRank 7 周榜

pixivRank 30 月榜

直接发这种连接也能直接识别发送图片

https://www.pixiv.net/artworks/(\d+)|illust_id=(\d+)

配置

一共有四个配置项目

IMGROOT=/root/

AIOHTTP=http://127.0.0.1:1081

FFMPEG=/usr/bin/ffmpeg

PIXIV_COOKIES=xxx

PIXIV_R18=True

BAN_PIXIV_R18=[]

分别是:

1.保存图片的根目录

2.http代理地址

3.ffmpeg地址(不配置这个不支持动图)

4.你的p站的cookies (不配置不支持R18)

5.是否支持R18 (默认支持)

6.如果PIXIV_R18为True的情况下,设置黑名单(群号)

PS: R18支持两种配置方式

PIXIV_R18=True # 为所有群启用R18

PIXIV_R18=False # 不启用R18

PIXIV_R18=["123", "456"] #只为群123 和 群456启用r18

安装

pip install nonebot-plugin-pixiv

使用

nonebot.load_plugin('nonebot_plugin_pixiv')

已适配nonebot beta版本

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_pixiv-1.1.5.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_pixiv-1.1.5-py3-none-any.whl (6.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