KurtBestor / Hitomi-Downloader

:cake: Desktop utility to download images/videos/music/text from various websites, and more.
20.91k stars 1.95k forks source link

Maximum Page limit does not exceed 4000 #7097

Closed Aniconomics closed 3 months ago

Aniconomics commented 3 months ago

Clllllllllapture

Cap ppture

The tag I am downloading from has 5.6k uploads and future tags will likely exceed 10k. I increased the page limit to 10,000 but the link shows 4000 and stops downloading at 4000.

rickmiron commented 3 months ago

Version J is a double-edged sword, since it does not analyze the total number of images, I set a limit of 4000 since Hitomi Downloader requires that you indicate how many files are going to be downloaded. you can start a new download from the point you left off: example: suppose this tag has 10000 files https://chan.sankakucomplex.com/en/?tags=examples It will only download the first 4000 Let's assume that the smallest number that was downloaded is 99955.jpg then you can continue the download with this link https://chan.sankakucomplex.com/en/?tags=examples+id_range%3A%3C99955 which will download the next 4000 files and repeat the process until all the files are downloaded, in this case it would be 10,000

or you can open the plugin and search for 4000 and replace it with the limit you want

Aniconomics commented 3 months ago

Using the tag I am downloading from as a reference and implementing your advice . I need to type out "kawakami_rokkaku id_range:<12469064" in the search bar and past the resulting link in hitomi

12469064 is the smallest number in my downloads. If this works correctly, I assume another 1600 downloads should occur

Edit: Yep, over 1500+ images downloaded. Thanks for the advice. I will close this issue