Results 264 comments of Nandaka

can you edit the `DanbooruProviderList.xml` using notepad? find the entry for TheDoujin.com and replace it with below data ``` xml TheDoujin.com 20 100 Xml /index.php/api/categories?%_query% /index.php/api/categories?json=1&%_query% https://thedoujin.com Anonymous choujin-steiner--%PASSWORD%-- Gelbooru...

What do you mean by 'Downloading all files to folder then delete not returned by search'? How the application know which files to download? If images not returned by the...

hmm, I don't really maintain this application anymore, you can try https://github.com/Bionus/imgbrd-grabber It should have md5 checker feature already.

Try to add `&next=` on the search tag? https://github.com/Nandaka/DanbooruDownloader/issues/162#issuecomment-372074437

Sankaku doesn't allow you to go directly to page >50 without adding the `&next=` unless you are registered with level=Contributor Tested with newly created account. ![image](https://user-images.githubusercontent.com/836867/38003094-cc27b316-31ea-11e8-9b58-feba6ef84bda.png) The only way to...

looks like they use %20 to denotes multiple tags, which is different from rule34hentai.net

rule34hentai.net enabled the cloudflare ddos protection which require you to manually update the cookies periodically, also they switch off the api so it now depend on the html parsing. >...

Login on the site from browser and you can follow the method described on #200 to copy the cookie values.

thanks, I'll use apng for now.

Sorry for late reply > https://github.com/zoofIO/flexx/blob/master/flexx/util/png.py This only support limited format of png (Can only read PNG's that are not interlaced, have a bit depth of 8, and are either...