Open VanTuz5 opened 3 years ago
looks like the API is slightly different? I tried to add in 'DanbooruProviderList.xml' but it only able to load 1 post per query (by right it should be able to load 100 post).
You can try to use https://github.com/Bionus/imgbrd-grabber instead as it offer more capabilities.
Grabber does not show search results for this site and does not download anything from it. At least for me. I contacted the developer, but received no response. That's why I hoped that your program will help, as it helped with sankaku.
I think it is because furry.booru.org
uses clouldflare ddos protection? so maybe you need to copy the cookies from the browser?
I tried, but this didn't work
ok, try this: update the DanbooruProviderList.xml
and add this (backup the original file first).
You need to update the cookie value similar like sankaku to bypass the Cloudflare.
<DanbooruProvider>
<Name>furry.booru.org</Name>
<DefaultLimit>20</DefaultLimit>
<HardLimit>20</HardLimit>
<Preferred>Xml</Preferred>
<QueryStringXml>/index.php?page=dapi&s=post&q=index&%_query%</QueryStringXml>
<QueryStringJson />
<QueryStringHtml>/index.php?page=post&s=list&%_query%</QueryStringHtml>
<Url>https://furry.booru.org</Url>
<UserName>__cfduid=?; cf_clearance=?</UserName>
<Password />
<LoginType>Cookie</LoginType>
<PasswordSalt />
<PasswordHash />
<BoardType>Gelbooru</BoardType>
<TagDownloadUseLoop>false</TagDownloadUseLoop>
<DateTimeFormat>ddd MMM dd HH:mm:ss zzz yyyy</DateTimeFormat>
</DanbooruProvider>
I added __cfduid and cf_clearance but the program don't download anything
And this happened
update the user agents in settings to match the browser.
didn't help
Well too bad then. it is working from my side.
User agent same with browser.
Cookies is set in the username field.
Result.
I don't understand anything ... Everything that needs to be entered is entered, all cookies and user-agent, but instead of search results it gives an error. What am I doing wrong?
Подробная информация об использовании оперативной (JIT) отладки вместо данного диалогового окна содержится в конце этого сообщения.
** Текст исключения ** System.Xml.XmlException: Открывающий тег "meta" в позиции 8 строки 33 не соответствует закрывающему тегу "head"., строка 67, позиция 3. в System.Xml.XmlTextReaderImpl.Throw(Exception e) в System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag) в System.Xml.XmlTextReaderImpl.ParseEndElement() в System.Xml.XmlTextReaderImpl.ParseElementContent() в DanbooruDownloader3.DAO.DanbooruPostDao.ProcessXML(String rawData) в DanbooruDownloader3.DAO.DanbooruPostDao..ctor(Stream input, DanbooruPostDaoOption option) в DanbooruDownloader3.FormMain.clientList_DownloadDataCompleted(Object sender, DownloadDataCompletedEventArgs e) в System.Net.WebClient.OnDownloadDataCompleted(DownloadDataCompletedEventArgs e)
** Оперативная отладка (JIT) ** Для подключения оперативной (JIT) отладки файл .config данного приложения или компьютера (machine.config) должен иметь значение jitDebugging, установленное в секции system.windows.forms. Приложение также должно быть скомпилировано с включенной отладкой.
Например:
При включенной отладке JIT любое необрабатываемое исключение пересылается отладчику JIT, зарегистрированному на данном компьютере, вместо того чтобы обрабатываться данным диалоговым окном.
I rebuilt the app myself, but now it requires cookies. I added them, but it didn't help.
I'm also not sure why, because it is supposed open the xml from the API from https://furry.booru.org/index.php?page=dapi&s=post&q=index
. From the error, looks like it still return the cloudflare page.
Through the browser, the site opens normally, but whatever program I try to use to download images from there, nothing works. Even with sankaku, there is no such problem.
Please add support for furry.booru.org. Yes, this is actually a mirror of the e621, but there are arts that have been removed from there.