-
Today I used the api as usual. While login my pixiv account, error occurs which returns:
`[ERROR] auth() failed! check username and password.
HTTP 400: {"has_error":true,"errors":{"system":{"message…
-
Wondered why my collections are only taking like 20k... So I decided to trial a bit
Public API Search limit is ~20K
App API Search limit: Offset 5000
In any case, how does pixiv web browser w…
-
Issue described and fixed in here https://github.com/upbit/pixivpy/issues/83
Many thanks to upbit (developer of pixivpy) for their investigation and fix
-
### 额外信息(日志、报错等)
Url: https://rsshub.app/pixiv/ranking/day
错误信息:pixiv not login
-
- version: 0.14.0
- `node` version: 12.9.1
- `npm` (or `yarn`) version: 6.11.2 (1.17.3)
I can't import this library as typescript module.
If I use imports like:
`import PixivAppApi from 'p…
-
https://danbooru.donmai.us/forum_topics/9127?page=278#forum_post_159418
```
Error
Pixiv API access token call failed (status=400 body={"has_error":true,"errors":{"system":{"message":"access_denie…
-
- version: 0.13.0
- `node` version: v11.15.0
- `npm` (or `yarn`) version: 6.10.3 (1.17.3)
**Do you want to request a _feature_ or report a _bug_?:**
Bug
**What is the current behavior?:**
I ca…
-
Add option to define the proxy like pixiv.cat
-
官方客户端每次搜索都会有按人气排序的选项,点击后会显示排名前30的预览图,但是如果想详细查看需要开通会员,我通过抓包找到了下面的API,用于获取人气排序的预览图,但同时也包含了所有插画信息:
https://app-api.pixiv.net/v1/search/popular-preview/illust?filter=for_android&include_translated_tag_re…
-
Hey,
I created a GUI with PyQt5 and was wondering if I can show the Picture in a Label or something else before I Download it?