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

Running option 3 from command line without specifying bookmark count crashes #1349

Open
Nanoka opened this issue Jul 3, 2024 · 1 comment

Comments

@Nanoka
Copy link

Nanoka commented Jul 3, 2024

When trying to run the latest release from command line to download a tag it would crash with the error:
Unknown Error, please check the log file: (<class 'ValueError'>, ValueError("invalid literal for int() with base 10: '-x'"), <traceback object at 0x000002A1E63EA2C0>)

Experimenting with the options I found that it was the lack of '--bcl='
This is the command I run: pixivutil2.exe -s 3 "東方" --use_wildcard_tag --sp=1 --ep=4 -x

@KSuiz
Copy link
Contributor

KSuiz commented Oct 6, 2024

Should be fixed with #1378, see #1348

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