upbit / pixivpy

Pixiv API for Python
https://pypi.org/project/PixivPy3/#files
The Unlicense
1.79k stars 149 forks source link

latest_works #189

Closed potpotkettle closed 2 years ago

potpotkettle commented 2 years ago

I used latest_works of the old API in the past. It does seem to work any more. https://public-api.secure..net/v1/works.json returns {"status":"failure","has_error":true,"errors":{"system":{"message":"404 Not Found","code":null}}}

Is there anything I can use instead? Any workaround?

upbit commented 2 years ago

latest_works API has not yet provided an interface, I will send you a try after verification:

upbit commented 2 years ago

Upgrage to v3.6.1, and use api.illust_new() instead https://pypi.org/project/PixivPy/3.6.1/

potpotkettle commented 2 years ago

@upbit: https://github.com/upbit/pixivpy/commit/024d4e7212582ca6f31ef5592b4b5b46cb351cbc#commitcomment-60727126