You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In interactive mode after logging in PixivUtil2 quits immediately before offering a chance to submit anything.
Steps to Reproduce
Click on PixivUtil2.exe
Expected behavior: [What you expected to happen]
Asking what I want to download as the image shows.
Actual behavior: [What actually happened]
┌──────────────────────────────────────────────────────────┐
│ PixivDownloader2 version 20230105 │
│ https://github.com/Nandaka/PixivUtil2/releases │
│ Donate at https://bit.ly/PixivUtilDonation │
└──────────────────────────────────────────────────────────┘
Reading D:\pixivutil202305\config.ini ...
Configuration loaded.
Using default DB Path: D:\pixivutil202305\db.sqlite
Creating database... done.
Only process members where the last update is >= 7 days ago
Username ? [email protected]
Password ?
********press enter to exit.
Tried using console mode PixivUtil2.exe -s 1 some_member_id but failed.
Log file: [Attach the pixivutil.log file in the application folder, recommended to delete the old file, reproduce the issue, and upload the newly generated file here]
2023-02-24 17:32:11,384 - PixivUtil20230105 - INFO - ###############################################################
2023-02-24 17:32:11,384 - PixivUtil20230105 - INFO - Starting with argument: [D:\pixivutil202305\PixivUtil2.exe].
2023-02-24 17:32:11,385 - PixivUtil20230105 - INFO - Setting log level to: DEBUG
2023-02-24 17:32:11,386 - PixivUtil20230105 - INFO - No default cookie jar available, creating...
2023-02-24 17:32:11,388 - PixivUtil20230105 - INFO - Using Proxy: http://127.0.0.1:1080
2023-02-24 17:32:12,597 - PixivUtil20230105 - INFO - Using default DB Path: D:\pixivutil202305\db.sqlite
2023-02-24 17:32:12,600 - PixivUtil20230105 - INFO - Only process members where the last update is >= 7 days ago
Prerequisites
Description
In interactive mode after logging in PixivUtil2 quits immediately before offering a chance to submit anything.
Steps to Reproduce
PixivUtil2.exe
Expected behavior: [What you expected to happen]
Asking what I want to download as the image shows.
Actual behavior: [What actually happened]
Tried using console mode
PixivUtil2.exe -s 1 some_member_id
but failed.Log file: [Attach the
pixivutil.log
file in the application folder, recommended to delete the old file, reproduce the issue, and upload the newly generated file here]Versions
You can get this information from executing
PixivUtil2.py --help
.Latest version available in https://github.com/Nandaka/PixivUtil2/releases
The text was updated successfully, but these errors were encountered: