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

Download limit when using bookmark count #1159

Closed
3 tasks done
YukihoAA opened this issue Sep 9, 2022 · 0 comments
Closed
3 tasks done

Download limit when using bookmark count #1159

YukihoAA opened this issue Sep 9, 2022 · 0 comments

Comments

@YukihoAA
Copy link
Contributor

YukihoAA commented Sep 9, 2022

Prerequisites

Description

When using bookmark-count for job_type 3 it will cause IP download limit from pixiv server.

(server returns None for search page dump)

i added this code to PixivBrowerFactory.py L892

PixivHelper.wait(result, self._config)

and wait 3 seconds interval for retriving bookmark infomation, it does not works too.

tested batch_job option

"Chino": { "enabled": true, "job_type": "3", "tags": "チノ 香風智乃", "start_page": 1, "end_page": 0, "wildcard": true, "title_caption": false, "start_date": "2022-06-01", "bookmark_count": 300, "sort_order": "date_d", "type_mode": "a", "option": { "useTagsAsDir": true } }

Dump

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants