Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加并行整合搜索功能 #582

Open
4 of 5 tasks
SodaWithoutSparkles opened this issue Mar 1, 2024 · 0 comments
Open
4 of 5 tasks

增加并行整合搜索功能 #582

SodaWithoutSparkles opened this issue Mar 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SodaWithoutSparkles
Copy link
Contributor

Acknowledgements / 确认事项

  • I have updated to the latest version of the app / 已经更新到最新版
  • I have tried the FAQ / 试过FAQ了. FAQ
  • I have searched the existing issues and this is new ticket NOT a duplicate or related to another issue / 搜索过其他issue,确实不是重复问题
  • I will fill out the title and the information in this template / 填好标题和内容

What feature should be added? / 需要加上什么功能

通过同时发送n个(可调数量)不同日期范围的搜索请求,可以扩阔搜索范围。例如:

  • 发送6个请求,分别是:1年内、1-2年、2-3年、3-4年、4-5年、6年以上
  • 利用免费获取收藏排名首30的机制,可以获取共180个图像后获取各自收藏数
  • 重新根据收藏数排序,

Official support / 官方支持情况

  • Is this feature supported by the official pixiv app? / 官方App是否支持

Is this feature supported by any other third-party pixiv app? / 第三方App是否支持

/

Any other information can be help? / 其它信息

如果API不支持批量发送收藏数请求/会导致rate limit的话,可以考虑修改n值,或者在下滑足够距离之后再加载下一个日期段

@SodaWithoutSparkles SodaWithoutSparkles added the enhancement New feature or request label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant