Nandaka / NijieDownloader

nijie.info downloader
http://nandaka.devnull.zone/
60 stars 8 forks source link

[1.0.6.1] Request: Obtain accurate image total for searching and downloading jobs #28

Closed Akio-kun closed 10 years ago

Akio-kun commented 10 years ago

Hopefully easy to implement in the software. At present, when searching for member images or tags, Result XX appears in the lower left, where XX is any number up to the single page submission limit of 48. Search results with 1000 submissions will still display Result 48, making it difficult to characterize the searches one performs.

When searching from the web interface, the total number of submissions (though seemingly not the total number of pages of results, if more than 9) appears in the search headings:

example search

Could this number be obtained in the API along with the first results page? This would not only give one a better idea as to the volume of a given download project, but would also:

Akio-kun commented 10 years ago

Looks like it works in 1.0.7.0! Thanks!