danbooru downloader 20140204

Change Log:

  • Fix Sankaku saving: Illegal character in path name.
  • Auto save column order on datagrid. (duplicated feature)
  • Sankaku Parser: Auto dump html page if encounter error. (20140204)

Download link for danbooru downloader 20140204, source code in GitHub.

Also Gong Xi Fa Cai/Happy Chinese Lunar New Year for those who celebrate, you can send the hong bao to my PayPal account 😀

24 thoughts on “danbooru downloader 20140204”

  1. Hi, is there a chance you’d consider adding hypnohub.net?
    It should be Danbooru based, but I can’t get it to work right.

    1. You can only add 1 job per time, but you can use multiple tags inside.
      The other way, you save the list and then later reload it again.

      1. Could it be possible to add a separator character to the next version so that it treats each tag that has it before and or after as a separate job????

  2. I have a request!! Could you add in allthefallen.org/gallery as a source? it is the replacement for lolibooru as it is having major problems. it runs on Gelbooru Beta 0.1.11.

    thank you very much!

  3. I’m not entirely sure if this hasn’t been asked a million times before, but is it possible to get rule34.paheal to work?
    Every time I try to change the tags it either ends up with the downloader not working at all or leaving me with a bunch of dump lists from rule34.

    1. Hi, somehow they change the rss link and the content. I’ll look it up. Maybe you can put it to the github issue tracker.

  4. is there a way to download the resized pic, not the full sized pic ?

    full size pic very big. 1 pic about 3 MB for to love ru tag 🙁

  5. Got this weird error at program launch:

    Faulting application name: DanbooruDownloader3.exe, version: 3.2014.2.2, time stamp: 0x52ee36c5
    Faulting module name: KERNELBASE.dll, version: 6.1.7601.18229, time stamp: 0x51fb1677
    Exception code: 0xe0434352
    Fault offset: 0x000000000000940d
    Faulting process id: 0x9ec
    Faulting application start time: 0x01cf21a39be7898a
    Faulting application path: C:UsersAdministratorDanbooru DownloaderDanbooruDanbooruDownloader3.exe
    Faulting module path: C:Windowssystem32KERNELBASE.dll

    Application: DanbooruDownloader3.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.ArgumentOutOfRangeException
    Stack:
    at System.Collections.ArrayList.get_Item(Int32)
    at System.Windows.Forms.DataGridViewColumnCollection.get_Item(Int32)
    at DanbooruDownloader3.DataGridViewExtensions.SetColumnOrder(System.Windows.Forms.DataGridView)
    at DanbooruDownloader3.Program.Main()

    I could however bypass this issue by changing the folder name.

    1. Me too, after updating tags from sankaku failed, each time opening the program i get the same errors, it can be solved by extracting the .rar file to other folders though

        1. Even using the new version? Maybe the config is corrupted, try to delete (backup first!) the config in C:Users[username]AppDataLocalNandakaDanbooruDownloader3.exe[xxx]. Remove all DanbooruDownloader3.exe_xx folder.

          1. Sorry, I just noticed that I was using v3.2014.02.02 instead of 2014.02.04 and there are no issues so far.

  6. Still this error

    [DoBatchJob] Downloading list: http://chan.sankakucomplex.com/post/index?tags=ichikawa_noa&limit=1000&page=3
    [DoBatchJob] Error: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
    Stack Trace:
    at HtmlAgilityPack.HtmlNodeCollection.get_Item(Int32 index)
    at DanbooruDownloader3.Engine.SankakuComplexParser.Parse(String data, DanbooruSearchParam searchParam)
    at DanbooruDownloader3.DAO.DanbooruPostDao..ctor(Stream input, DanbooruPostDaoOption option)
    at DanbooruDownloader3.FormMain.GetBatchImageList(String url, String query, DanbooruBatchJob job)
    at DanbooruDownloader3.FormMain.DoBatchJob(BindingList`1 batchJob)
    Query: ichikawa_noa

    1. I can’t replicate it. I can download using batch mode without error (2000ms batch delay). Try the new version, it will dump the html page if got exception.

      1. Oddly, this new version worked fine, unlike the 02/02/2014 ver. Thank you very much for noticing my problem 🙂
        But is it possible to add the delay when download each page’s tags when using loop? Cause i always get the “too many request, please slow down” when downloading tags from sankaku due to fast request between each page’s tags processed.

Comments are closed.