pixiv downloader 20111119

Change log:

  • Fix list.txt parsing the user target dir; strip() the line before split().
  • Fix bookmark and DB exporting for member_id; remove space if no path defined.
  • Change default value for rootdirectory to “.” (same folder with apps).
  • Add new error message for member_id page parsing.
  • Update Console Title when downloading.
  • Delete inactive member_id from DB.
  • Update download by image bookmark to enter the member_id.
  • Update readme.txt.

Download link here, source code here.

13 thoughts on “pixiv downloader 20111119”

  1. Hello there! Do you use Twitter? I’d like to follow you if that would be okay. I’m
    definitely enjoying your blog and look forward to new posts.

  2. Processing Image Id: 21845077
    Error at processImage(): (, AttributeError(“‘N
    oneType’ object has no attribute ‘find'”,), )
    Error at processImageBookmark(): (, AttributeE
    rror(“‘NoneType’ object has no attribute ‘find'”,), )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 974, in main
    File “PixivUtil2.py”, line 642, in processImageBookmark
    File “PixivUtil2.py”, line 428, in processImage
    File “PixivModel.pyc”, line 136, in __init__
    File “PixivModel.pyc”, line 176, in ParseInfo
    AttributeError: ‘NoneType’ object has no attribute ‘find’
    press enter to exit.

    ?_?

    1. weird, I can download just fine:

      Input: 2
      Image id: 21845077
      Processing Image Id: 21845077
      image_id OK
      Title: γ‚·γƒΌγ‚¨ζœ¬γ«ε―„η¨Ώγ—γŸγ‚·γƒΌγ‚¨γ•γ‚“
      Tags : R-18G, をンドロむド, シーエ, パカバレ, パカ少ε₯³, εˆ‡ζ–­, 欠損
      Mode : big
      Image URL : http://img29.pixiv.net/img/8989tt/21845077.jpg
      Filename : .sukabu (728801)21845077 – γ‚·γƒΌγ‚¨ζœ¬γ«ε―„η¨Ώγ—γŸγ‚·γƒΌγ‚¨γ•γ‚“.jpg
      Start downloading… 1240216 of 1240216 Bytes done.

      1. This problem occurs when I try to download this picture from online image bookmark(6. in programm)
        Now I enter 76946(member id) and download from online image bookmark gives me this error

        1. It shouldn’t matter, because they use the same function. If you see the source code, in no.6 operation after it found the image_id, it will call no.2 (download by image_id).

          Anyway, there should be an error page generated with the image_id as the name. Can you upload it in the pastebin? It is fail to parse because the page doesn’t have the expected element () or there is a new error message I never encountered before.

      2. I think that this problem was occured because I off the show Ero-Guro content in my profile on pixiv(only Hentai)) and pixivdownloader can not to download this picture because it is closed for me on site

Comments are closed.