-
10-14 19:38:26 [ERROR] nonebot | Running Matcher(type='message', module=nonebot_plugin_pixivbot.handler.common.random_recommended_illust, lineno=35) failed.
Traceback (most recent call last):
File…
-
Hello, do you know how to avoid this error?
`TOTAL_ILLUSTS json_result = {'error': {'user_message': '', 'message': 'Rate Limit', 'reason': '', 'user_message_details': {}}}`
I'm looping through a l…
-
`v1/illust/ranking`や`v1/illust/recommended`などはレスポンスに以降のイラストを取得するための`next_url`が含まれる。
メソッドの引数で`next_url`を受け取れるようにして、`next_url`が渡された時はそれを使って取得するようにする。
## Before
```dart
Future fetchIllustRanking(…
-
Here is some messy code which uses this library to download all images for a particular user.
```
# first run:
# pip install pixivpy-async
# pip install requests
# the token will eventually ex…
-
地址:https://api.obfs.dev/api/pixiv/rank?mode=day
输出结果:
{"illusts":[],"next_url":null}
测试了别的站,好像都会出现这个问题.
麻烦大佬解决,谢谢!
-
数据库内已经导入omega的图库
![image](https://user-images.githubusercontent.com/57206117/225869566-409678d2-2e51-418d-a253-13e5f99c5117.png)
配置文件内已经按照文档配了omega的图库的scale
![image](https://user-images.githubuserc…
-
Not sure how hard this would be, but Pixiv has an AI tag that this may be able to take advantage of in order to block said images/creators from showing that post AI images.
-
- [ ] 閲覧履歴(userページ閲覧)、フォロー履歴
- [ ] リツイート、ふぁぼ、ダウンロード履歴
いずれもDBにuser_id_str、tweet_id_strをそれぞれ保存しておき、表示するときにAPIをぶん回す感じで
-
今天发现调用用户收藏插图的信息的时候,部分插图信息中简介信息丢失,沿着这里点进去的插图中简介信息也会丢失,只有通过作者页面点进去才会显示正确的信息,不知道这个错误能不能稳定复现...
```python
from pixivpy3 import *
api = AppPixivAPI()
api.auth(refresh_token='...')
res1 = api.user_book…
-
非常好的爬虫 但是4年后再用还是会有bug
unexpected end of stream on null重新尝试获取 https://pixiv.net/ajax/search/artworks/genshin?word=genshin&mode=r18&p=1&type=all&lang=zh&s_mode=s_type
unexpected end of stream on null重…