NijieDownloader icon indicating copy to clipboard operation
NijieDownloader copied to clipboard

The search and batch download function no longer works.

Open sky112475 opened this issue 4 years ago • 6 comments

From one day on, when batch download is executed, the download does not proceed as an error named Object reference not set to an instance of an object is printed.

If I type a tag in the search function and search, the search result will be 0.

In case nijie's url structure was changed, I was able to confirm that the existing url entered in the program also worked properly.

(Existing url : https://nijie.info/search.php?type=coincident&word="TAGS"&p=1&mode=0&illust_type=&sort=0

URLs output at the time of the current search : http://nijie.info/search.php?word="TAGS"

However, either side works properly.)

It hasn't been updated since 2018, so if you check this issue, please correct it.

sky112475 avatar Aug 24 '20 20:08 sky112475

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/password, looks like the login detection doesn't work properly.

Nandaka avatar Dec 04 '20 01:12 Nandaka

related to #64 and #65

Nandaka avatar Dec 04 '20 02:12 Nandaka

I think the login detection isn't problem. This is because only the download function by tag does not work. The function to download by entering the user number or image number still works. Anyway, I'll try the method you told me and report it to you again.

sky112475 avatar Dec 04 '20 02:12 sky112475

try the latest version, I can download by tag just fine.

Nandaka avatar Dec 04 '20 03:12 Nandaka

https://github.com/Nandaka/NijieDownloader/releases

Nandaka avatar Dec 04 '20 03:12 Nandaka