NijieDownloader icon indicating copy to clipboard operation
NijieDownloader copied to clipboard

1.0.9.4 Object reference not set to an instance of an object

Open connerbanner opened this issue 4 years ago • 8 comments

All i want to do is download all pics of one tag but no matter what i do it just keeps giving me this error. what am i doing wrong?

connerbanner avatar Apr 21 '20 08:04 connerbanner

Got the same error whatever I try, except for some creators. Nijie likely changed something in their site layout. Maybe the last commit fixed that but there is no release yet.

HanatakeYurii avatar Dec 03 '20 23:12 HanatakeYurii

if you don't mind command line application, you can try https://github.com/mikf/gallery-dl

Nandaka avatar Dec 04 '20 01:12 Nandaka

Also, check your username and password. Somehow the login check is not working, but if you can load by image id, then the login is working

Nandaka avatar Dec 04 '20 01:12 Nandaka

Thanks for the suggestion, I will look at it.

For the current error, I don't quite get what's wrong but I don't think it comes from the credentials, I checked them and logged in with no error. I tried to fetch many galleries, most failed but it worked for some of them. Anyway I couldn't download any pic without getting that error, whatever it was a single pic or a full batch.

HanatakeYurii avatar Dec 08 '20 03:12 HanatakeYurii

try the new releases? https://github.com/Nandaka/NijieDownloader/releases/

Nandaka avatar Dec 08 '20 07:12 Nandaka

Oh sorry, I missed that one. As you expected, login doesn't work anymore, likely asking for age verification.

Sorry if I'm a burden but I don't quite get how to do that, I logged in the website and I'm lost in the options

HanatakeYurii avatar Dec 08 '20 15:12 HanatakeYurii

I think after login in the browser and accept the age verification, then you can retry to login again from the application. I'm not sure if enabling/disabling the https also have effect.

image

Nandaka avatar Dec 08 '20 17:12 Nandaka

Hi, I did try some ways as you described some days ago, but unfortunately with no good results.

Hopefully I did manage to use gallery-dl and have a workaround for now. A bit sad it doesn't work with database like your excellent PixivUtil but it'll work for now.

Thanks

HanatakeYurii avatar Dec 17 '20 11:12 HanatakeYurii