Results 267 comments of Nandaka

yeah, they changed the pattern again. Last time it was the next post id, now looks like it got decimal in it ![image](https://user-images.githubusercontent.com/836867/97113616-99b67600-1726-11eb-9fa8-bd4f811612b3.png)

no idea, sankaku is not using standard danbooru api. You can try to use https://bionus.github.io/imgbrd-grabber/ as it more mature/maintained.

updated exe, just replace the old one [DanbooruDownloader3.exe.zip](https://github.com/Nandaka/DanbooruDownloader/files/5439465/DanbooruDownloader3.exe.zip)

because the way the server calculate the query and return the post. I think for the first 25 pages, it doesn't require `&next=` parameter if you search from 1st page,...

Should be ok if just to download the images. Tags update still broken. ![image](https://user-images.githubusercontent.com/836867/182769660-c6a34215-a40a-4ce5-9547-75d3a713bca1.png) Reference for the provider xml. ![image](https://user-images.githubusercontent.com/836867/182769547-fe245b44-5419-464f-9f69-0be3c160c44f.png)

try to set `verifyImage=False` in config.ini. Looks like python library cannot read the zip file format.

fyi, the latest version will skip the checking automatically if it encounter format not supported/NotImplementedError even with `verifyImage=True`

nope, as it can be updated anytime, also it has fixed filename not like image post.

you can disable the avatar download in config.ini by setting `downloadavatar = False`