pixiv.net 查询图片,支持动图和多图
Project description
nonebot_plugin_pixiv
✨ NoneBot pixiv.net查询图片插件(支持多图和动图) ✨
使用方式
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
分别是:
1.保存图片的根目录
2.http代理地址
3.ffmpeg地址(不配置这个不支持动图)
4.你的p站的cookies (不配置不支持动图)
5.是否支持R18 (默认支持) 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for nonebot_plugin_pixiv-1.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f638ec943a860badd721f966d9b2274865665aa6a966185c8a0577b38f05ec42 |
|
MD5 | ea642e308ddb1e925699aa2796b94a33 |
|
BLAKE2b-256 | 008ea4133bfb1aabb78a5cc8946a622204710d81ebd85f09032dbd365f6e2f18 |
Close
Hashes for nonebot_plugin_pixiv-1.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15775ed270036450b944d529ca0cc4fdb7ddd6e7a7341bc41e3efb7a22e7251d |
|
MD5 | 6da8b818b8caef63bcb8aa4ca10583f9 |
|
BLAKE2b-256 | 53b649b954ba5e219690d891cc608b4a182225d50634b8aa595f0a73a82a9f77 |