Nandaka
Nandaka
also do you have another PC to test, it shouldn't require Python. After extracting and running `PixivUtil2.exe` it will load console window and it will ask for username/password, but won't...
weird, I tested it and I got the proper message in 2fe5bb1e4dddc7b80c7bd950d1cd1e5290c53397  Can you upload the log file?
Server side issues, I see the same error 404 using browser.
honeyview (https://en.bandisoft.com/honeyview/) support ugoira, so no need to convert the files (unless you want to have smaller size as video codec has better compression). I use that one.
see https://github.com/Nandaka/PixivUtil2/issues/814, I don't plan to fix the login as cookie method is working. I do accept Pull Request if someone know how to do it. EDIT: looks like due...
Assuming the download location didn't change and the downloaded images still there, you can try to set `alwaysCheckFileSize = True` and/or `checkLastModified = True` so it will still check and...
You can do this from the website settings. 
There is a flag in the json details for each individual images and search by tags. I think value = 1 (non-AI), and value = 2 (AI Generated)?  
use blacklist tag feature then? 
The validation check is already there though: https://github.com/Nandaka/PixivUtil2/blob/master/PixivDownloadHandler.py#L220 You need to set `verifyImage = True` in `config.ini`