9 thoughts on “pixiv downloader 20120609”

    1. I forgot to add the 10 to the list of the start action πŸ™‚ I will fix it in the next release. For now, you can just run in without giving the start action.

  1. >>you mean change the default filename for folder.jpg? currently no.
    Sorry, I made a mistake. I meant change folder name of that generated sub-folder in config, so it would be named not “0 -“, but “avatar”, for example.

    1. I found the cause. If your filename format doesn’t use subfolder (“”) (e.g. %member_token% (%member_id%)%image_id% – %title% – %tags%). The avatar/folder.jpg will be created in “0 -” subfolder (depend on the filename format). This will be fixed in future release, or you can check GitHub for the updated source code.

  2. I can’t seem to figure out why downloading via list is not working.

    I have .bat file that contains this:
    cd “C:MyDocumentsProgramsInternetpixivutil20120609”
    PixivUtil2 -s 4 “list.txt”

    list.txt contains this:
    # Atorumu (Tenako, あとるむ)
    3907485 “あとるむ (3907485)”

    Every time I get:
    Processing from database.
    Found 0 items.

    I tried saving list.txt with different encoding, give explicit and relative paths – no luck.

    1. in config.ini, uselist ==> set to ‘True’ to parse list.txt.
      This will update the DB content from the list.txt
      (member_id and custom folder).

      1. Thanks, now it’s working!
        By the way, after I changed filenameformat to %image_id% – %title%, folder image is now stored in automatically generated sub-folder “0 -“. Not a drawback by any means, but is there a way to specify another filename for this sub-folder? Like “avatar”?

        1. >> folder image is now stored in automatically generated sub-folder β€œ0 -”
          I will check.

          >> is there a way to specify another filename for this sub-folder? Like β€œavatar”?
          you mean change the default filename for folder.jpg? currently no.

Comments are closed.