98 thoughts on “pixiv downloader 20140325”

  1. When I downloading artist id 5944544 i get:
    Member Url: http://www.pixiv.net/member_illust.php?id=5944544&p=1
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 420, in process_member
    File “PixivModel.pyc”, line 49, in __init__
    File “PixivModel.pyc”, line 69, in ParseInfo
    IndexError: list index out of range
    Error at processing Artist Info: (, IndexError(‘list index o
    ut of range’,), )

  2. Hello,
    As of yesterday, downloader does not working & says for every commands.
    Whether I choose option 1 to 3, its results are all same.
    Here’s an example log :

    2014-05-16 04:20:08,770 – PixivUtil20140325 – INFO – ###############################################################
    2014-05-16 04:20:08,772 – PixivUtil20140325 – INFO – Starting…
    2014-05-16 04:20:08,776 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
    2014-05-16 04:20:08,776 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
    2014-05-16 04:20:08,779 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
    2014-05-16 04:20:22,477 – PixivUtil20140325 – INFO – logging in with saved cookie
    2014-05-16 04:20:22,479 – PixivUtil20140325 – INFO – Trying to log with saved cookie
    2014-05-16 04:20:23,217 – PixivUtil20140325 – INFO – Failed to login using cookie, returned page: http://www.pixiv.net/index.php?return_to=%2Fmypage.php
    2014-05-16 04:20:23,219 – PixivUtil20140325 – INFO – Cookie already expired/invalid.
    2014-05-16 04:20:23,219 – PixivUtil20140325 – INFO – Log in using form.
    2014-05-16 04:20:25,209 – PixivUtil20140325 – INFO – Logging in, return url: http://www.pixiv.net/mypage.php
    2014-05-16 04:20:25,209 – PixivUtil20140325 – INFO – Logged in
    2014-05-16 04:20:29,220 – PixivUtil20140325 – INFO – Image id mode.
    2014-05-16 04:20:41,286 – PixivUtil20140325 – ERROR – Error at process_image(): (, UnicodeEncodeError(‘ascii’, u’2014ub1441uc6d45uc77c 22:01′, 4, 5, ‘ordinal not in range(128)’), )
    2014-05-16 04:20:41,286 – PixivUtil20140325 – ERROR – Error at process_image(): 40783079
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    2014-05-16 04:20:41,302 – PixivUtil20140325 – ERROR – Dumping html to: Error Medium Page for image 40783079.html
    2014-05-16 04:20:41,308 – PixivUtil20140325 – ERROR – Unknown Error: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1833, in main
    File “PixivUtil2.py”, line 1632, in main_loop
    File “PixivUtil2.py”, line 1374, in menu_download_by_image_id
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    2014-05-16 04:20:52,299 – PixivUtil20140325 – INFO – EXIT
    2014-05-16 04:20:52,299 – PixivUtil20140325 – INFO – ###############################################################

    Because of the lack of programming knowledge, I don’t know if it is a problem for a limited period of time or permanant issue.
    I hope this problem is resolved.

    1. Try to change the language setting in Pixiv Website to either english or japanese? Looks like korean character.

      1. Looks like Pixiv changed their technical regulations and some other users(Korean users like me) can use downloader after changing language setting to English or Japanese.

        Well in my case, it doesn’t work. it still displays same error message.

  3. UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)

    how can i deal with this problem?

    1. Try to change the language setting in Pixiv Website to either english or japanese? Looks like korean character.

  4. artist 3760845 download error, seems some of character incode problme.

    and they change some of code on login, cookie login is works but first login(without cookie) is not work anymore.

    2014-05-16 03:57:36,539 – PixivUtil20140325 – DEBUG – Sanitized Filename: たろろ (3760845)folder.jpg
    2014-05-16 03:57:39,022 – PixivUtil20140325 – ERROR – Error at process_image(): (, UnicodeEncodeError(‘ascii’, u’2014ub1445uc6d416uc77c 01:28′, 4, 5, ‘ordinal not in range(128)’), )
    2014-05-16 03:57:39,022 – PixivUtil20140325 – ERROR – Error at process_image(): 43523491
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    2014-05-16 03:57:39,023 – PixivUtil20140325 – ERROR – Dumping html to: Error Medium Page for image 43523491.html
    2014-05-16 03:57:39,025 – PixivUtil20140325 – ERROR – Error at process_member(): (, UnicodeEncodeError(‘ascii’, u’2014ub1445uc6d416uc77c 01:28′, 4, 5, ‘ordinal not in range(128)’), ) Member Id: 3760845
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 513, in process_member
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    2014-05-16 03:57:42,180 – PixivUtil20140325 – ERROR – Error at process_image(): (, UnicodeEncodeError(‘ascii’, u’2014ub1445uc6d416uc77c 01:28′, 4, 5, ‘ordinal not in range(128)’), )
    2014-05-16 03:57:42,180 – PixivUtil20140325 – ERROR – Error at process_image(): 43523491
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    2014-05-16 03:57:42,180 – PixivUtil20140325 – ERROR – Dumping html to: Error Medium Page for image 43523491.html
    2014-05-16 03:57:42,183 – PixivUtil20140325 – ERROR – Error at process_member(): (, UnicodeEncodeError(‘ascii’, u’2014ub1445uc6d416uc77c 01:28′, 4, 5, ‘ordinal not in range(128)’), ) Member Id: 3760845
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 513, in process_member
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    2014-05-16 03:57:45,361 – PixivUtil20140325 – ERROR – Error at process_image(): (, UnicodeEncodeError(‘ascii’, u’2014ub1445uc6d416uc77c 01:28′, 4, 5, ‘ordinal not in range(128)’), )
    2014-05-16 03:57:45,361 – PixivUtil20140325 – ERROR – Error at process_image(): 43523491
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    2014-05-16 03:57:45,364 – PixivUtil20140325 – ERROR – Dumping html to: Error Medium Page for image 43523491.html
    2014-05-16 03:57:45,365 – PixivUtil20140325 – ERROR – Error at process_member(): (, UnicodeEncodeError(‘ascii’, u’2014ub1445uc6d416uc77c 01:28′, 4, 5, ‘ordinal not in range(128)’), ) Member Id: 3760845
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 513, in process_member
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    2014-05-16 03:57:48,513 – PixivUtil20140325 – ERROR – Error at process_image(): (, UnicodeEncodeError(‘ascii’, u’2014ub1445uc6d416uc77c 01:28′, 4, 5, ‘ordinal not in range(128)’), )
    2014-05-16 03:57:48,513 – PixivUtil20140325 – ERROR – Error at process_image(): 43523491
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    2014-05-16 03:57:48,516 – PixivUtil20140325 – ERROR – Dumping html to: Error Medium Page for image 43523491.html
    2014-05-16 03:57:48,517 – PixivUtil20140325 – ERROR – Error at process_member(): (, UnicodeEncodeError(‘ascii’, u’2014ub1445uc6d416uc77c 01:28′, 4, 5, ‘ordinal not in range(128)’), ) Member Id: 3760845
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 513, in process_member
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    2014-05-16 03:57:51,665 – PixivUtil20140325 – ERROR – Error at process_image(): (, UnicodeEncodeError(‘ascii’, u’2014ub1445uc6d416uc77c 01:28′, 4, 5, ‘ordinal not in range(128)’), )
    2014-05-16 03:57:51,665 – PixivUtil20140325 – ERROR – Error at process_image(): 43523491
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    2014-05-16 03:57:51,667 – PixivUtil20140325 – ERROR – Dumping html to: Error Medium Page for image 43523491.html
    2014-05-16 03:57:51,667 – PixivUtil20140325 – ERROR – Giving up image_id: 43523491

    1. Try to change the language setting in Pixiv Website to either english or japanese? Looks like korean character.

      1. it’s okay after change the language in my account settings.

        i want to ask something.. Pixiv Batch Downloader using Language value from Pixiv account own?

        actually.. i’m first on know this..they(pixiv) saving launguage setting to each account.. today..

        it’s okay to using downloader (when account’s languages are not ENG or JPN) before.

        but after few days ago, it’s work only ENG/JPN setting on account like you says.

        anyway, thx to your voluntary work :3

        1. The application works by simulating request to the pixiv website, so it will follow the language defined in the Pixiv website, not on the OS.

          As far as I know, the pixiv website language settings doesn’t care the OS language after you set it on the website.

  5. Hello! Thanks for making a useful tool like this very muuuuuuch!!!!
    I used “PixivDownloader 20140325” ver., since 2014.04.
    but, from yesterday, console printed error massage like below.
    What’s the problem? and How can I handle this?

    Input: 8
    Start Page (default=1): 1
    End Page (default=0, 0 for no limit): 1
    Processing New Illust from bookmark
    Page #1
    Image #1
    Processing Image Id: 43504928
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    Error at process_image(): (, UnicodeEncodeError(‘ascii’, u’2014ub1445uc6d415uc7
    7c 00:11′, 4, 5, ‘ordinal not in range(128)’), )
    Dumping html to: Error Medium Page for image 43504928.html
    Error at process_new_illust_from_bookmark(): (, UnicodeEncodeError(‘ascii’, u’2014
    ub1445uc6d415uc77c 00:11′, 4, 5, ‘ordinal not in range(128)’), )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1833, in main
    File “PixivUtil2.py”, line 1644, in main_loop
    File “PixivUtil2.py”, line 1531, in menu_download_new_illust_from_bookmark
    File “PixivUtil2.py”, line 1122, in process_new_illust_from_bookmark
    File “PixivUtil2.py”, line 617, in process_image
    File “PixivModel.pyc”, line 250, in __init__
    File “PixivModel.pyc”, line 343, in ParseWorksData
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’ub144′ in position 4: ordinal not in range(128)
    press enter to exit.

  6. No more problems with downloading, but I’d like to point out that Pixiv has suddendly changed the date format. Before it was (year)-(month)-(day), now it’s (month)-(day)-(year), also values less than 10 have no 0 preceding them (6 instead of 06 for example). Doesn’t seem to affect the software negatively, and if one doesn’t save the files with the works date like I do, won’t probably even notice, but I thought it may be worth knowing.

    1. The date is depend on your Language setting in Pixiv’s User Settings:
      Japanese = 2014年5月13日 00:34
      English = 5/13/2014 00:34

      The application will detect it accordingly based on ‘/’ or ‘年’ token .

      1. Thanks, now I understand, in my setting on Pixiv I mistakenly put Japanese, and only after a few days I realized and switched back to English.

  7. I don’t have a Mediafire account but I uploaded the log file of the last attempt here:
    http://dropcanvas.com/umyyf/1
    This time it lasted 29 images before shutting down. On a following attempt after I uploaded the log, it didn’t even manage to begin the first image.

    I have two observations from the various attempts:
    – Sometimes it “freezes” when an image is almost downloaded, for example 524000 of 528000; after a while it gives an error and it downloads again (I set alwayscheckfilesize to True)
    – When it shuts down, it doesn’t even have started downloading: it says “Image #X, processing image id Y”, stays frozen on that for a while, and then it closes.

    I also downlosded some profiles with option 1 and they go more or less smoothly although sometimes they have timeout errors, more frequently than before the recent problems.

      1. Thanks for looking it up. It’s still too strange, I’d understand one of my ISPs causing the problem, but both, and at the same time? Wonder if there’s been some change in Pixiv’s code lately (I noticed that if you put the cursor over a member’s name, now you can see if it’s one you follow or not, and a small preview of the latest pics), or some stupid filter my country (Italy) has put on Pixiv.

          1. In the end, it seems the responsible was my AVG Internet Security. I didn’t suspect it because it had never given problems so far but after a recent update (following the update to Windows 8.1) it seems something has changed. If I deactivate the AVG protection (I tried to set exceptions with no result), the software runs smoothly again, not a single shutdown or timeout, even with *three* instances open. Time to change antivirus and firewall software, I guess!

  8. I’m using the latest version and I haven’t changed anything in the configuration lately, but since a few days ago I can download only a few pics at a time before an inevitable shutdown of the program. Since it worked perfectly until last week, I don’t really know what may be the cause and what should I do. I’m also sure it’s not the connection because it happens both with the Internet key and the (much faster and stabler) DSL connection. I tried to set userobots to True and usessl to true, but no changes. Here’s the most recent log, with some edits of personal data 😉

    2014-05-05 11:20:00,746 – PixivUtil20140325 – INFO – ###############################################################
    2014-05-05 11:20:00,746 – PixivUtil20140325 – INFO – Starting…
    2014-05-05 11:20:00,750 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
    2014-05-05 11:20:00,750 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
    2014-05-05 11:20:00,755 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
    2014-05-05 11:20:00,755 – PixivUtil20140325 – INFO – Using Username: (removed)
    2014-05-05 11:20:00,756 – PixivUtil20140325 – INFO – logging in with saved cookie
    2014-05-05 11:20:00,756 – PixivUtil20140325 – INFO – Trying to log with saved cookie
    2014-05-05 11:20:03,813 – PixivUtil20140325 – INFO – Logged in using cookie
    2014-05-05 11:20:03,828 – PixivUtil20140325 – INFO – New Illust from Bookmark mode.
    (removed list of downloaded files)
    2014-05-05 11:22:57,540 – PixivUtil20140325 – ERROR – Error at process_image(): (, timeout(‘timed out’,), )
    2014-05-05 11:22:57,540 – PixivUtil20140325 – ERROR – Error at process_image(): 43315414
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 702, in process_image
    File “mechanize_mechanize.pyc”, line 569, in follow_link
    File “mechanize_mechanize.pyc”, line 203, in open
    File “mechanize_mechanize.pyc”, line 230, in _mech_open
    File “mechanize_opener.pyc”, line 204, in open
    File “mechanize_http.pyc”, line 201, in http_response
    File “mechanize_http.pyc”, line 169, in parse_head
    File “mechanize_response.pyc”, line 195, in read
    File “socket.pyc”, line 380, in read
    File “httplib.pyc”, line 561, in read
    File “socket.pyc”, line 380, in read
    timeout: timed out
    2014-05-05 11:22:57,542 – PixivUtil20140325 – ERROR – Dumping html to: Error Medium Page for image 43315414.html
    2014-05-05 11:22:57,543 – PixivUtil20140325 – ERROR – Error at process_new_illust_from_bookmark(): (, timeout(‘timed out’,), )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1122, in process_new_illust_from_bookmark
    File “PixivUtil2.py”, line 702, in process_image
    File “mechanize_mechanize.pyc”, line 569, in follow_link
    File “mechanize_mechanize.pyc”, line 203, in open
    File “mechanize_mechanize.pyc”, line 230, in _mech_open
    File “mechanize_opener.pyc”, line 204, in open
    File “mechanize_http.pyc”, line 201, in http_response
    File “mechanize_http.pyc”, line 169, in parse_head
    File “mechanize_response.pyc”, line 195, in read
    File “socket.pyc”, line 380, in read
    File “httplib.pyc”, line 561, in read
    File “socket.pyc”, line 380, in read
    timeout: timed out
    2014-05-05 11:22:57,549 – PixivUtil20140325 – ERROR – Unknown Error: timed out
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1833, in main
    File “PixivUtil2.py”, line 1644, in main_loop
    File “PixivUtil2.py”, line 1531, in menu_download_new_illust_from_bookmark
    File “PixivUtil2.py”, line 1122, in process_new_illust_from_bookmark
    File “PixivUtil2.py”, line 702, in process_image
    File “mechanize_mechanize.pyc”, line 569, in follow_link
    File “mechanize_mechanize.pyc”, line 203, in open
    File “mechanize_mechanize.pyc”, line 230, in _mech_open
    File “mechanize_opener.pyc”, line 204, in open
    File “mechanize_http.pyc”, line 201, in http_response
    File “mechanize_http.pyc”, line 169, in parse_head
    File “mechanize_response.pyc”, line 195, in read
    File “socket.pyc”, line 380, in read
    File “httplib.pyc”, line 561, in read
    File “socket.pyc”, line 380, in read
    timeout: timed out
    2014-05-05 11:22:57,551 – PixivUtil20140325 – INFO – EXIT
    2014-05-05 11:22:57,551 – PixivUtil20140325 – INFO – ###############################################################

    1. Well, this is even “better”. I chose to export my (long) list of bookmarks and it timed out while doing it!!!

      1. It is network issue, the connection is timed out. You can only increase the time out value in config.ini or change ISP.

        1. What’s strange is that it happens with two different ISPs, and the second one is very fast and efficient, and has always been with this program too until recently. I also have to verify if this happens with the 1 option, since the problem I’m reporting is in regard of option 8, the one I use practically daily.

        2. I confirm the problem seems to happen most with the 8 option. No matter what options I change, the temout I set, if I use OpenDNS or not, etc. it always shuts down within 20 pics. It seems to manage with other functions. Still strange; I wonder if the recent upgrade to Windows 8.1 may be a cause.

          1. Possible to upload the log file to mediafire? Delete the old one, then re-run the application with option 8. I’m suspecting problem with the last page detection.

  9. Not that I really mind using the command line for this since it’s pretty intuitive, but are there plans for a GUI for this?

  10. Thanks for the program, it’s really helpfull

    Btw, is there a way to add a “Set # – ” before each downloaded manga, where # means the number of the set, but in reverse?
    On python it would be something like reversed(range(#))
    The truth is I want to download an artist with a lot of mangas, but pixiv downloder downloads it like this:
    – Manga 3 Pages 1 2 3
    – Manga 2 Pages 1 2 3
    – Manga 1 Pages 1 2 3
    And it’s ordered like:
    M3P1, M3P2, M3P3, M2P1, M2P2, M2P3, M1P1, M1P2, M1P3

    Either a command to add a “Manga – # ” or something to download from the last image to the first on each page would be much appreciated, and sorry if I’m being a nuisance asking too much

    1. Not possible, as the application works by getting the newest works first (following the website).

      If you want to list the manga based on the creation time, you can use the image id, as this is naturally ordered by time (latest image have bigger value).

  11. Is there a way to rename directories you have already created without redownloading files?

    For example, I named directories using (%member_id%) %artist% and over time found out artists can change their names which creates a new directory. I should have used %original_artist% but I just found that option. Is there a way to switch the names?

    1. No feature to replace the individual folder for each member, but you can use sqlite browser to manually modify the database.

  12. PixivDownloader2 version 20140325
    https://nandaka.wordpress.com/tag/pixiv-downloader/
    Reading C:UsersFullbodyDownloadspixivutil20140325config.ini …
    done.
    Creating database… done.
    Only process member where day last updated >= 7
    Using Username: admiralkizaru21@yahoo.com
    Limit up to: 5 page(s).
    Log in using form.
    Error at pixiv_login(): (, <
    httperror_seek_wrapper (mechanize._http.RobotExclusionError instance) at 0x28ae5
    38 whose wrapped object = <closeable_response at 0x28b4710 whose fp = >>, )
    failed
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1825, in main
    File “PixivUtil2.py”, line 259, in pixiv_login
    File “mechanize_mechanize.pyc”, line 203, in open
    File “mechanize_mechanize.pyc”, line 255, in _mech_open
    httperror_seek_wrapper: HTTP Error 403: request disallowed by robots.txt
    press enter to exit. help me please

        1. 2014-05-29 22:59:38,653 – PixivUtil20140325 – INFO – ###############################################################
          2014-05-29 22:59:38,654 – PixivUtil20140325 – INFO – Starting…
          2014-05-29 22:59:38,661 – PixivUtil20140325 – ERROR – Error at loadConfig()
          Traceback (most recent call last):
          File “PixivConfig.pyc”, line 83, in loadConfig
          File “PixivHelper.pyc”, line 263, in OpenTextFile
          File “codecs.pyc”, line 881, in open
          IOError: [Errno 2] No such file or directory: u’C:\Users\Katy\Downloads\pixivutil20140325\config.ini’
          2014-05-29 22:59:38,677 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
          2014-05-29 22:59:38,677 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
          2014-05-29 22:59:39,071 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
          2014-05-29 23:00:28,313 – PixivUtil20140325 – INFO – ###############################################################
          2014-05-29 23:00:28,315 – PixivUtil20140325 – INFO – Starting…
          2014-05-29 23:00:28,326 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
          2014-05-29 23:00:28,328 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
          2014-05-29 23:00:28,346 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
          2014-05-29 23:00:28,348 – PixivUtil20140325 – INFO – Using Username: crossover123
          2014-05-29 23:00:28,349 – PixivUtil20140325 – INFO – Log in using form.
          2014-05-29 23:00:30,818 – PixivUtil20140325 – ERROR – Error at pixiv_login(): (, <httperror_seek_wrapper (mechanize._http.RobotExclusionError instance) at 0x24c8490 whose wrapped object = <closeable_response at 0x24ce5f8 whose fp = >>, )
          Traceback (most recent call last):
          File “PixivUtil2.py”, line 259, in pixiv_login
          File “mechanize_mechanize.pyc”, line 203, in open
          File “mechanize_mechanize.pyc”, line 255, in _mech_open
          httperror_seek_wrapper: HTTP Error 403: request disallowed by robots.txt
          2014-05-29 23:00:30,821 – PixivUtil20140325 – ERROR – Unknown Error: HTTP Error 403: request disallowed by robots.txt

          1. Q6: httperror_seek_wrapper: HTTP Error 403: request disallowed by robots.txt
            – Set userobots = False in config.ini

  13. How can input kanji tags on a non-japanese system?
    i can download using for example “R-18″ tag, but I can write ” おっぱい” (oppai) in the CMD

  14. Am I doing this right? I want to download all my Bookmarks…

    PixivDownloader2 version 20140325
    https://nandaka.wordpress.com/tag/pixiv-downloader/
    Reading C:UsersEdwardDownloadspixivutil20140325 (1)config.ini …
    done.
    Creating database… done.
    Only process member where day last updated >= 7
    Using Username: eddieleonard
    logging in with saved cookie
    Trying to log with saved cookie
    done.
    PixivDownloader2 version 20140325
    https://nandaka.wordpress.com/tag/pixiv-downloader/
    1. Download by member_id
    2. Download by image_id
    3. Download by tags
    4. Download from list
    5. Download from online user bookmark
    6. Download from online image bookmark
    7. Download from tags list
    8. Download new illust from bookmark
    9. Download by Title/Caption
    10. Download by Tag and Member Id
    11. Download Member Bookmark
    12. Download by Group Id
    ————————
    d. Manage database
    e. Export online bookmark
    r. Reload config.ini
    p. Print config.ini
    x. Exit
    Input: 11
    Member id: 6183135
    Start Page (default=1): 1
    End Page (default=0, 0 for no limit): 0
    Processing Member Id: 6183135
    Reading C:UsersEdwardDownloadspixivutil20140325 (1)config.ini …
    done.
    Page 1
    Member Url: http://www.pixiv.net/bookmark.php?id=6183135&p=1
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 420, in process_member
    File “PixivModel.pyc”, line 49, in __init__
    File “PixivModel.pyc”, line 63, in ParseInfo
    AttributeError: ‘NoneType’ object has no attribute ‘find’
    Error at process_member(): (, AttributeError(”
    ‘NoneType’ object has no attribute ‘find'”,), )

    Dumping html to: Error page for member 6183135.html
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1833, in main
    File “PixivUtil2.py”, line 1650, in main_loop
    File “PixivUtil2.py”, line 1359, in menu_download_by_member_bookmark
    File “PixivUtil2.py”, line 420, in process_member
    File “PixivModel.pyc”, line 49, in __init__
    File “PixivModel.pyc”, line 63, in ParseInfo
    AttributeError: ‘NoneType’ object has no attribute ‘find’
    press enter to exit.

      1. Hi, Thanks for the quick reply. This is my account I’m trying to download from… I thought it was because I was downloading using the same account so I made another account to try.. Now I’m getting a different set of results… Here is the original error html page https://db.tt/5j8364ku (a Dropbox folder) and there is also a screen shot of CMD running new code after I made a new account… I can download from other members just fine…

        Thanks.

          1. Oh… Ok, But how come I can download other members bookmarks, just not mine? Its weird :s

          2. Dunno, it is related to your internet connection (unstable?). The error message is coming from OS level, I can’t do anything for this one (unless I give wrong url).

  15. sorry to come again but i’ve hti another snag, about half way into the search i start getting these errors

    2014-03-28 08:25:18,434 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 08:25:18,436 – PixivUtil20140325 – INFO – Starting…
    2014-03-28 08:25:18,440 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
    2014-03-28 08:25:18,440 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
    2014-03-28 08:25:18,447 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
    2014-03-28 08:25:18,447 – PixivUtil20140325 – INFO – Using Username: tsukari-tsukimiya
    2014-03-28 08:25:18,447 – PixivUtil20140325 – INFO – logging in with saved cookie
    2014-03-28 08:25:18,450 – PixivUtil20140325 – INFO – Trying to log with saved cookie
    2014-03-28 08:25:20,595 – PixivUtil20140325 – INFO – Failed to login using cookie, returned page: http://www.pixiv.net/index.php?return_to=%2Fmypage.php
    2014-03-28 08:25:20,596 – PixivUtil20140325 – INFO – Cookie already expired/invalid.
    2014-03-28 08:25:20,598 – PixivUtil20140325 – INFO – Log in using form.
    2014-03-28 08:25:26,400 – PixivUtil20140325 – INFO – Logging in, return url: http://www.pixiv.net/mypage.php
    2014-03-28 08:25:26,400 – PixivUtil20140325 – INFO – Logged in
    2014-03-28 08:25:28,934 – PixivUtil20140325 – INFO – tags mode.
    2014-03-28 08:29:34,368 – PixivUtil20140325 – INFO – Searching for: (リトルバスターズ) %E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA&scd=2007-09-14&ecd=2014-03-28
    2014-03-28 08:29:34,369 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag_full&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA&p=1&scd=2007-09-14&ecd=2014-03-28
    2014-03-28 08:29:40,002 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutilアグれっさー@頑張った (4598894)42511933 – 朱鷺戸沙耶.jpg
    2014-03-28 08:29:40,901 – PixivUtil20140325 – INFO – Creating directory: C:Pixivutilアグれっさー@頑張った (4598894)
    2014-03-28 08:29:43,022 – PixivUtil20140325 – INFO – Skipping imageId=42497579 because less than bookmark count limit (0 > -1)
    2014-03-28 08:29:43,028 – PixivUtil20140325 – INFO – Skipping imageId=42460689 because less than bookmark count limit (0 > -1)
    2014-03-28 08:29:43,033 – PixivUtil20140325 – INFO – Skipping imageId=42449691 because less than bookmark count limit (0 > -1)
    2014-03-28 08:29:43,040 – PixivUtil20140325 – INFO – Skipping imageId=42428150 because less than bookmark count limit (0 > -1)
    2014-03-28 08:29:43,046 – PixivUtil20140325 – INFO – Skipping imageId=42419268 because less than bookmark count limit (0 > -1)
    2014-03-28 08:29:43,072 – PixivUtil20140325 – INFO – Skipping imageId=42339920 because less than bookmark count limit (0 > -1)
    2014-03-28 08:29:43,105 – PixivUtil20140325 – INFO – Skipping imageId=42214152 because less than bookmark count limit (0 > -1)
    2014-03-28 08:29:43,140 – PixivUtil20140325 – INFO – Skipping imageId=42123480 because less than bookmark count limit (0 > -1)
    2014-03-28 08:29:43,154 – PixivUtil20140325 – INFO – Skipping imageId=42084231 because less than bookmark count limit (0 > -1)
    2014-03-28 08:29:43,167 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag_full&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA&p=2&scd=2007-09-14&ecd=2014-03-28
    2014-03-28 08:29:45,322 – PixivUtil20140325 – INFO – Skipping imageId=42031384 because less than bookmark count limit (0 > -1)
    2014-03-28 08:29:45,328 – PixivUtil20140325 – INFO – Skipping imageId=41983216 because less than bookmark count limit (0 > -1)
    2014-03-28 08:29:45,344 – PixivUtil20140325 – INFO – Skipping imageId=41936918 because less than bookmark count limit (0 > -1)
    2014-03-28 22:10:52,394 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 22:10:52,394 – PixivUtil20140325 – INFO – Starting…
    2014-03-28 22:10:52,398 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
    2014-03-28 22:10:52,398 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
    2014-03-28 22:10:52,404 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
    2014-03-28 22:10:52,404 – PixivUtil20140325 – INFO – Using Username: tsukari-tsukimiya
    2014-03-28 22:10:52,405 – PixivUtil20140325 – INFO – logging in with saved cookie
    2014-03-28 22:10:52,407 – PixivUtil20140325 – INFO – Trying to log with saved cookie
    2014-03-28 22:10:54,549 – PixivUtil20140325 – INFO – Failed to login using cookie, returned page: http://www.pixiv.net/index.php?return_to=%2Fmypage.php
    2014-03-28 22:10:54,549 – PixivUtil20140325 – INFO – Cookie already expired/invalid.
    2014-03-28 22:10:54,551 – PixivUtil20140325 – INFO – Log in using form.
    2014-03-28 22:11:00,470 – PixivUtil20140325 – INFO – Logging in, return url: http://www.pixiv.net/mypage.php
    2014-03-28 22:11:00,470 – PixivUtil20140325 – INFO – Logged in
    2014-03-28 22:11:59,115 – PixivUtil20140325 – INFO – Manual Reload Config.
    2014-03-28 22:12:04,381 – PixivUtil20140325 – INFO – Taglist mode.
    2014-03-28 22:13:59,062 – PixivUtil20140325 – ERROR – Error at process_tags_list(): (, UnicodeDecodeError(‘utf8’, ‘x83x8ax83gx83x8bx83ox83Xx83^x81[x83Yrnx83x8ax83gx83x8bx83ox83Xx83^x81[x83Y!rnx94\x94xfcx83Nx83hx83x8ax83x83x83tx83Jrnx83Nx83hx82xedx82xd3x82xbdx81[rnx83Nx83’, 0, 1, ‘invalid start byte’), )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 979, in process_tags_list
    File “PixivModel.pyc”, line 708, in parseTagsList
    File “codecs.pyc”, line 684, in next
    File “codecs.pyc”, line 615, in next
    File “codecs.pyc”, line 530, in readline
    File “codecs.pyc”, line 477, in read
    UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    2014-03-28 22:13:59,072 – PixivUtil20140325 – ERROR – Unknown Error: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1833, in main
    File “PixivUtil2.py”, line 1642, in main_loop
    File “PixivUtil2.py”, line 1520, in menu_download_from_tags_list
    File “PixivUtil2.py”, line 979, in process_tags_list
    File “PixivModel.pyc”, line 708, in parseTagsList
    File “codecs.pyc”, line 684, in next
    File “codecs.pyc”, line 615, in next
    File “codecs.pyc”, line 530, in readline
    File “codecs.pyc”, line 477, in read
    UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    2014-03-28 22:14:10,549 – PixivUtil20140325 – INFO – EXIT
    2014-03-28 22:14:10,549 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 22:15:15,538 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 22:15:15,538 – PixivUtil20140325 – INFO – Starting…
    2014-03-28 22:15:15,542 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
    2014-03-28 22:15:15,542 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
    2014-03-28 22:15:15,551 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
    2014-03-28 22:15:15,551 – PixivUtil20140325 – INFO – Using Username: tsukari-tsukimiya
    2014-03-28 22:15:15,552 – PixivUtil20140325 – INFO – logging in with saved cookie
    2014-03-28 22:15:15,553 – PixivUtil20140325 – INFO – Trying to log with saved cookie
    2014-03-28 22:15:17,523 – PixivUtil20140325 – INFO – Failed to login using cookie, returned page: http://www.pixiv.net/index.php?return_to=%2Fmypage.php
    2014-03-28 22:15:17,523 – PixivUtil20140325 – INFO – Cookie already expired/invalid.
    2014-03-28 22:15:17,525 – PixivUtil20140325 – INFO – Log in using form.
    2014-03-28 22:15:23,335 – PixivUtil20140325 – INFO – Logging in, return url: http://www.pixiv.net/mypage.php
    2014-03-28 22:15:23,335 – PixivUtil20140325 – INFO – Logged in
    2014-03-28 22:15:41,950 – PixivUtil20140325 – INFO – Batch mode.
    2014-03-28 22:15:41,950 – PixivUtil20140325 – INFO – Processing from database.
    2014-03-28 22:15:43,750 – PixivUtil20140325 – INFO – Batch mode.
    2014-03-28 22:15:43,752 – PixivUtil20140325 – INFO – Processing from database.
    2014-03-28 22:15:45,142 – PixivUtil20140325 – INFO – Batch mode.
    2014-03-28 22:15:45,144 – PixivUtil20140325 – INFO – Processing from database.
    2014-03-28 22:15:53,026 – PixivUtil20140325 – INFO – Batch mode.
    2014-03-28 22:15:53,029 – PixivUtil20140325 – INFO – Processing from database.
    2014-03-28 22:16:14,959 – PixivUtil20140325 – INFO – EXIT
    2014-03-28 22:16:14,959 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 22:16:16,742 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 22:16:16,742 – PixivUtil20140325 – INFO – Starting…
    2014-03-28 22:16:16,746 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
    2014-03-28 22:16:16,746 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
    2014-03-28 22:16:16,752 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
    2014-03-28 22:16:16,752 – PixivUtil20140325 – INFO – Using Username: tsukari-tsukimiya
    2014-03-28 22:16:16,753 – PixivUtil20140325 – INFO – logging in with saved cookie
    2014-03-28 22:16:16,755 – PixivUtil20140325 – INFO – Trying to log with saved cookie
    2014-03-28 22:16:18,733 – PixivUtil20140325 – INFO – Logged in using cookie
    2014-03-28 22:16:22,717 – PixivUtil20140325 – INFO – Batch mode.
    2014-03-28 22:16:22,719 – PixivUtil20140325 – INFO – Processing from database.
    2014-03-28 22:17:26,038 – PixivUtil20140325 – INFO – Taglist mode.
    2014-03-28 22:17:33,888 – PixivUtil20140325 – ERROR – Error at process_tags_list(): (, UnicodeDecodeError(‘utf8’, ‘x83x8ax83gx83x8bx83ox83Xx83^x81[x83Y x83x8ax83gx83x8bx83ox83Xx83^x81[x83Y! x94\x94xfcx83Nx83hx83x8ax83x83x83tx83J x83Nx83hx82xedx82xd3x82xbdx81[ x83Nx83hx82xedx82’, 0, 1, ‘invalid start byte’), )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 979, in process_tags_list
    File “PixivModel.pyc”, line 708, in parseTagsList
    File “codecs.pyc”, line 684, in next
    File “codecs.pyc”, line 615, in next
    File “codecs.pyc”, line 530, in readline
    File “codecs.pyc”, line 477, in read
    UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    2014-03-28 22:17:33,901 – PixivUtil20140325 – ERROR – Unknown Error: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1833, in main
    File “PixivUtil2.py”, line 1642, in main_loop
    File “PixivUtil2.py”, line 1520, in menu_download_from_tags_list
    File “PixivUtil2.py”, line 979, in process_tags_list
    File “PixivModel.pyc”, line 708, in parseTagsList
    File “codecs.pyc”, line 684, in next
    File “codecs.pyc”, line 615, in next
    File “codecs.pyc”, line 530, in readline
    File “codecs.pyc”, line 477, in read
    UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    2014-03-28 22:17:40,055 – PixivUtil20140325 – INFO – EXIT
    2014-03-28 22:17:40,055 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 22:18:25,992 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 22:18:25,992 – PixivUtil20140325 – INFO – Starting…
    2014-03-28 22:18:25,996 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
    2014-03-28 22:18:25,996 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
    2014-03-28 22:18:26,002 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
    2014-03-28 22:18:26,003 – PixivUtil20140325 – INFO – Using Username: tsukari-tsukimiya
    2014-03-28 22:18:26,003 – PixivUtil20140325 – INFO – logging in with saved cookie
    2014-03-28 22:18:26,006 – PixivUtil20140325 – INFO – Trying to log with saved cookie
    2014-03-28 22:18:28,198 – PixivUtil20140325 – INFO – Logged in using cookie
    2014-03-28 22:18:47,190 – PixivUtil20140325 – INFO – Taglist mode.
    2014-03-28 22:18:54,351 – PixivUtil20140325 – ERROR – Error at process_tags_list(): (, UnicodeDecodeError(‘utf8’, ‘x83x8ax83gx83x8bx83ox83Xx83^x81[x83Yrnx83x8ax83gx83x8bx83ox83Xx83^x81[x83Y!rnx94\x94xfcx83Nx83hx83x8ax83x83x83tx83Jrnx83Nx83hx82xedx82xd3x82xbdx81[rnx83Nx83’, 0, 1, ‘invalid start byte’), )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 979, in process_tags_list
    File “PixivModel.pyc”, line 708, in parseTagsList
    File “codecs.pyc”, line 684, in next
    File “codecs.pyc”, line 615, in next
    File “codecs.pyc”, line 530, in readline
    File “codecs.pyc”, line 477, in read
    UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    2014-03-28 22:18:54,365 – PixivUtil20140325 – ERROR – Unknown Error: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1833, in main
    File “PixivUtil2.py”, line 1642, in main_loop
    File “PixivUtil2.py”, line 1520, in menu_download_from_tags_list
    File “PixivUtil2.py”, line 979, in process_tags_list
    File “PixivModel.pyc”, line 708, in parseTagsList
    File “codecs.pyc”, line 684, in next
    File “codecs.pyc”, line 615, in next
    File “codecs.pyc”, line 530, in readline
    File “codecs.pyc”, line 477, in read
    UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    2014-03-28 22:19:34,344 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 22:19:34,344 – PixivUtil20140325 – INFO – Starting…
    2014-03-28 22:19:34,348 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
    2014-03-28 22:19:34,348 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
    2014-03-28 22:19:34,355 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
    2014-03-28 22:19:34,355 – PixivUtil20140325 – INFO – Using Username: tsukari-tsukimiya
    2014-03-28 22:19:34,357 – PixivUtil20140325 – INFO – logging in with saved cookie
    2014-03-28 22:19:34,358 – PixivUtil20140325 – INFO – Trying to log with saved cookie
    2014-03-28 22:19:36,405 – PixivUtil20140325 – INFO – Logged in using cookie
    2014-03-28 22:19:40,426 – PixivUtil20140325 – INFO – Taglist mode.
    2014-03-28 22:19:45,407 – PixivUtil20140325 – ERROR – Error at process_tags_list(): (, UnicodeDecodeError(‘utf8’, ‘x83x8ax83gx83x8bx83ox83Xx83^x81[x83Yrnx83x8ax83gx83x8bx83ox83Xx83^x81[x83Y!rnx94\x94xfcx83Nx83hx83x8ax83x83x83tx83Jrnx83Nx83hx82xedx82xd3x82xbdx81[rnx83Nx83’, 0, 1, ‘invalid start byte’), )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 979, in process_tags_list
    File “PixivModel.pyc”, line 708, in parseTagsList
    File “codecs.pyc”, line 684, in next
    File “codecs.pyc”, line 615, in next
    File “codecs.pyc”, line 530, in readline
    File “codecs.pyc”, line 477, in read
    UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    2014-03-28 22:19:45,414 – PixivUtil20140325 – ERROR – Unknown Error: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1833, in main
    File “PixivUtil2.py”, line 1642, in main_loop
    File “PixivUtil2.py”, line 1520, in menu_download_from_tags_list
    File “PixivUtil2.py”, line 979, in process_tags_list
    File “PixivModel.pyc”, line 708, in parseTagsList
    File “codecs.pyc”, line 684, in next
    File “codecs.pyc”, line 615, in next
    File “codecs.pyc”, line 530, in readline
    File “codecs.pyc”, line 477, in read
    UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0x83 in position 0: invalid start byte
    2014-03-28 22:20:14,482 – PixivUtil20140325 – INFO – EXIT
    2014-03-28 22:20:14,483 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 22:20:17,558 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 22:20:17,558 – PixivUtil20140325 – INFO – Starting…
    2014-03-28 22:20:17,562 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
    2014-03-28 22:20:17,562 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
    2014-03-28 22:20:17,569 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
    2014-03-28 22:20:17,569 – PixivUtil20140325 – INFO – Using Username: tsukari-tsukimiya
    2014-03-28 22:20:17,571 – PixivUtil20140325 – INFO – logging in with saved cookie
    2014-03-28 22:20:17,572 – PixivUtil20140325 – INFO – Trying to log with saved cookie
    2014-03-28 22:20:19,553 – PixivUtil20140325 – INFO – Logged in using cookie
    2014-03-28 22:20:21,721 – PixivUtil20140325 – INFO – Taglist mode.
    2014-03-28 22:20:28,338 – PixivUtil20140325 – INFO – Searching for: (リトルバスターズ) %E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-28 22:20:28,342 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=1&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-28 22:20:34,088 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsじゅり (1114678)- 42529283 – どきどきときど.png
    2014-03-28 22:20:34,996 – PixivUtil20140325 – INFO – Creating directory: C:Pixivutildownloads
    2014-03-28 22:20:42,086 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads美佳 (17839)- 42522421 – 好き好き言ってみよう.jpg
    2014-03-28 22:20:49,436 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsゆきな (2905685)- 42517496 – クド.png
    2014-03-28 22:20:58,795 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads魅ぃ (3758336)- 42513750 – 落書き.jpg
    2014-03-28 22:21:05,980 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p0 – リトバスまとめ.jpg
    2014-03-28 22:21:06,447 – PixivUtil20140325 – INFO – Creating directory: C:Pixivutildownloads リトバスまとめ
    2014-03-28 22:21:08,247 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p1 – リトバスまとめ.jpg
    2014-03-28 22:21:10,256 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p2 – リトバスまとめ.jpg
    2014-03-28 22:21:12,483 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p3 – リトバスまとめ.jpg
    2014-03-28 22:21:14,497 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p4 – リトバスまとめ.jpg
    2014-03-28 22:21:16,539 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p5 – リトバスまとめ.jpg
    2014-03-28 22:21:18,144 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p6 – リトバスまとめ.jpg
    2014-03-28 22:21:20,279 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p7 – リトバスまとめ.jpg
    2014-03-28 22:21:22,390 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p8 – リトバスまとめ.jpg
    2014-03-28 22:21:24,431 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p9 – リトバスまとめ.jpg
    2014-03-28 22:21:26,440 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p10 – リトバスまとめ.jpg
    2014-03-28 22:21:28,039 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p11 – リトバスまとめ.jpg
    2014-03-28 22:21:30,272 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p12 – リトバスまとめ.jpg
    2014-03-28 22:21:32,278 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p13 – リトバスまとめ.jpg
    2014-03-28 22:21:33,851 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads リトバスまとめ香佑 (888212)- 42502124_big_p14 – リトバスまとめ.jpg
    2014-03-28 22:21:39,433 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:PixivutildownloadsDarktrified (5663723)- 42497579 – 能美 クドリャフカ.jpg
    2014-03-28 22:21:51,252 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsしえるしるばー (8504400)- 42477559 – リトルバスターズ!.png
    2014-03-28 22:22:05,974 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 白鳥は哀しからずやRoru (2203777)- 42460689_big_p0 – 白鳥は哀しからずや.png
    2014-03-28 22:22:06,441 – PixivUtil20140325 – INFO – Creating directory: C:Pixivutildownloads 白鳥は哀しからずや
    2014-03-28 22:22:07,354 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 白鳥は哀しからずやRoru (2203777)- 42460689_big_p1 – 白鳥は哀しからずや.png
    2014-03-28 22:22:09,168 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 白鳥は哀しからずやRoru (2203777)- 42460689_big_p2 – 白鳥は哀しからずや.png
    2014-03-28 22:22:11,239 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=2&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-28 22:22:16,676 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsair king (5198184)- 42449691 – 神北小毬.jpg
    2014-03-28 22:22:24,167 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads龍 (4115766)- 42428150 – クド (視写).jpg
    2014-03-28 22:22:32,266 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsあやにゃん (1879665)- 42420720 – 【イラリク】クドリャフカ&小毬(大人花魁ver).jpg
    2014-03-28 22:22:40,943 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsダイン・うー (6160447)- 42419268 – 小鞠ちゃん2『風が語ります…』.png
    2014-03-28 22:22:45,270 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=3&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-28 22:22:50,566 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsシロアリ (9908203)- 42339920 – ホワイトデー大遅刻っ!.jpg
    2014-03-28 22:22:57,539 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads銀田一 (2117772)- 42324874 – 幸せスパイラル.png
    2014-03-28 22:23:02,510 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads田辺奈緒 (1773768)- 42297723 – 424 能美クドリャフカ.png
    2014-03-28 22:23:06,654 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads鬱々★デイズ@コミ1せ24a (9425053)- 42275635 – COMIC1☆8 サークルカット.png
    2014-03-28 22:23:11,891 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsまゆし (3710027)- 42266005 – はるティ.jpg
    2014-03-28 22:23:18,010 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsリトバス命@灯提督 (8915440)- 42265393 – 真人っぽい人.jpg
    2014-03-28 22:23:25,033 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p0 – 動画の.png
    2014-03-28 22:23:25,526 – PixivUtil20140325 – INFO – Creating directory: C:Pixivutildownloads 動画の
    2014-03-28 22:23:27,177 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p1 – 動画の.png
    2014-03-28 22:23:29,349 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p2 – 動画の.png
    2014-03-28 22:23:31,433 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p3 – 動画の.png
    2014-03-28 22:23:34,946 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p4 – 動画の.png
    2014-03-28 22:23:39,953 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p5 – 動画の.png
    2014-03-28 22:23:42,697 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p6 – 動画の.png
    2014-03-28 22:23:47,263 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p7 – 動画の.png
    2014-03-28 22:23:50,749 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p8 – 動画の.png
    2014-03-28 22:23:53,062 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p9 – 動画の.png
    2014-03-28 22:23:54,948 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p10 – 動画の.png
    2014-03-28 22:23:57,687 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p11 – 動画の.png
    2014-03-28 22:24:00,006 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p12 – 動画の.png
    2014-03-28 22:24:01,388 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p13 – 動画の.png
    2014-03-28 22:24:03,440 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p14 – 動画の.png
    2014-03-28 22:24:05,315 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 動画の梨箱 (7549135)- 42264748_big_p15 – 動画の.png
    2014-03-28 22:24:13,471 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads稚児@書店委託開始 (7837892)- 42256292 – 季節外れもいいところ.png
    2014-03-28 22:24:16,808 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=4&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-28 22:24:22,256 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:PixivutildownloadsHoshi (3282323)- 42249770 – 西園美魚.jpg
    2014-03-28 22:24:28,289 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 卒業おめでとう!たれたれた (3903778)- 42242683_big_p0 – 卒業おめでとう!.jpg
    2014-03-28 22:24:28,778 – PixivUtil20140325 – INFO – Creating directory: C:Pixivutildownloads 卒業おめでとう!
    2014-03-28 22:24:37,237 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 卒業おめでとう!たれたれた (3903778)- 42242683_big_p1 – 卒業おめでとう!.jpg
    2014-03-28 22:24:40,755 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 卒業おめでとう!たれたれた (3903778)- 42242683_big_p2 – 卒業おめでとう!.jpg
    2014-03-28 22:24:49,384 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 【寄稿】Re_Tweet!たくみ@新刊通販中 (415088)- 42239891_big_p0 – 【寄稿】Re_Tweet!.png
    2014-03-28 22:24:49,848 – PixivUtil20140325 – INFO – Creating directory: C:Pixivutildownloads 【寄稿】Re_Tweet!
    2014-03-28 22:24:51,733 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 【寄稿】Re_Tweet!たくみ@新刊通販中 (415088)- 42239891_big_p1 – 【寄稿】Re_Tweet!.png
    2014-03-28 22:24:57,921 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:PixivutildownloadsHoshi (3282323)- 42238139 – Chocolate Panic掲載分.jpg
    2014-03-28 22:25:04,507 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:PixivutildownloadsHoshi (3282323)- 42237341 – Chocolate Panic(表紙).jpg
    2014-03-28 22:25:19,260 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsねこごや (397426)- 42237152 – 来ヶ谷さん…お誕生日おめでとう!.jpg
    2014-03-28 22:25:30,283 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:PixivutildownloadsN.G. (4872213)- 42236103 – 鈴.jpg
    2014-03-28 22:25:50,979 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads明良 (4253788)- 42233258 – 誕生日おめでとうございました.jpg
    2014-03-28 22:26:03,348 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsうら@ついった (1323475)- 42230257 – ゆい誕.png
    2014-03-28 22:26:12,336 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads柚_ (7507346)- 42228811 – クドちゃん.jpg
    2014-03-28 22:26:21,226 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsたまごはんや (9751572)- 42226154 – 小毬ちゃん.jpg
    2014-03-28 22:26:27,680 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads【yae】 狼ト生キル (84409)- 42220724 – 恋してる方の好き.jpg
    2014-03-28 22:26:33,023 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads三吉ゆん (1227808)- 42217322 – 【3.13】赤いリボンをたぐり寄せ.png
    2014-03-28 22:26:43,880 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads小田急2400形 (6287644)- 42215348 – 姉御お誕生日おめでとう!.jpg
    2014-03-28 22:26:49,533 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads黒夢スナ (4028037)- 42214532 – 理樹.png
    2014-03-28 22:26:54,801 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:PixivutildownloadsRyy (1894911)- 42214216 – 色のない世界で.jpg
    2014-03-28 22:27:01,369 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsるり (7185730)- 42214152 – こまりちゃん.jpg
    2014-03-28 22:27:10,707 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:PixivutildownloadsYD (4054045)- 42213082 – Happy Birthday, Yuiko Kurugaya!!.jpg
    2014-03-28 22:27:14,078 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=5&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-28 22:27:24,766 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsえすしーぷ (504555)- 42212842 – 来ヶ谷さんお誕生日おめでとう.jpg
    2014-03-28 22:27:32,773 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloadsクロック (9553434)- 42209399 – 来ヶ谷さんの誕生日.jpg
    2014-03-28 22:27:46,657 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads橘乃猫 (4124194)- 42208336 – 『リトルバスターズ!カードミッション』世界で一番ホワイトデー.png
    2014-03-28 22:27:57,148 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p0 – ラクガキつめ.jpg
    2014-03-28 22:27:57,661 – PixivUtil20140325 – INFO – Creating directory: C:Pixivutildownloads ラクガキつめ
    2014-03-28 22:28:01,823 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p1 – ラクガキつめ.jpg
    2014-03-28 22:28:05,006 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p2 – ラクガキつめ.jpg
    2014-03-28 22:28:10,721 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p3 – ラクガキつめ.jpg
    2014-03-28 22:28:22,683 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p4 – ラクガキつめ.jpg
    2014-03-28 22:28:25,782 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p5 – ラクガキつめ.jpg
    2014-03-28 22:28:33,417 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p6 – ラクガキつめ.jpg
    2014-03-28 22:28:40,779 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p7 – ラクガキつめ.jpg
    2014-03-28 22:28:43,102 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p8 – ラクガキつめ.jpg
    2014-03-28 22:28:51,924 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p9 – ラクガキつめ.jpg
    2014-03-28 22:28:54,536 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p10 – ラクガキつめ.jpg
    2014-03-28 22:28:56,260 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p11 – ラクガキつめ.jpg
    2014-03-28 22:29:00,480 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p12 – ラクガキつめ.jpg
    2014-03-28 22:29:02,691 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p13 – ラクガキつめ.jpg
    2014-03-28 22:29:04,395 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p14 – ラクガキつめ.jpg
    2014-03-28 22:29:07,125 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p15 – ラクガキつめ.jpg
    2014-03-28 22:29:11,667 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads ラクガキつめ希柊辺あすか@病み期 (3402002)- 42202315_big_p16 – ラクガキつめ.jpg
    2014-03-31 23:04:48,079 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=165&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:04:51,519 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=166&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:04:54,612 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=167&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:04:58,161 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=168&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:05:02,315 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=169&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:05:05,726 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=170&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:05:08,918 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=171&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:05:12,223 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=172&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:05:15,217 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=173&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:05:18,436 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=174&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:05:21,500 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=175&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:05:24,653 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=176&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:05:28,368 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=177&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:05:33,530 – PixivUtil20140325 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag&p=178&word=%E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA
    2014-03-31 23:05:43,217 – PixivUtil20140325 – DEBUG – Sanitized Filename: C:Pixivutildownloads 君は…可愛いな…寒ブリ屋 (624615)- 33380083_big_p0 – 君は…可愛いな….png
    2014-03-31 23:05:44,233 – PixivUtil20140325 – ERROR – Error at download_image(): (, UnicodeEncodeError(‘ascii’, u’C:\Pixivutil\downloads u541bu306f…u53efu611bu3044u306a…\u5bd2u30d6u30eau5c4b (624615)- 33380083_big_p0 – u541bu306f…u53efu611bu3044u306a….png’, 23, 25, ‘ordinal not in range(128)’), )(http://i1.pixiv.net/img27/img/kgsd/33380083_big_p0.png)
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 124, in download_image
    UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 23-24: ordinal not in range(128)
    2014-03-31 23:05:49,107 – PixivUtil20140325 – ERROR – Error at download_image(): (, UnicodeEncodeError(‘ascii’, u’C:\Pixivutil\downloads u541bu306f…u53efu611bu3044u306a…\u5bd2u30d6u30eau5c4b (624615)- 33380083_big_p0 – u541bu306f…u53efu611bu3044u306a….png’, 23, 25, ‘ordinal not in range(128)’), )(http://i1.pixiv.net/img27/img/kgsd/33380083_big_p0.png)
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 124, in download_image
    UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 23-24: ordinal not in range(128)
    2014-03-31 23:05:53,755 – PixivUtil20140325 – ERROR – Error at download_image(): (, UnicodeEncodeError(‘ascii’, u’C:\Pixivutil\downloads u541bu306f…u53efu611bu3044u306a…\u5bd2u30d6u30eau5c4b (624615)- 33380083_big_p0 – u541bu306f…u53efu611bu3044u306a….png’, 23, 25, ‘ordinal not in range(128)’), )(http://i1.pixiv.net/img27/img/kgsd/33380083_big_p0.png)
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 124, in download_image
    UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 23-24: ordinal not in range(128)
    2014-03-31 23:05:58,230 – PixivUtil20140325 – ERROR – Error at download_image(): (, UnicodeEncodeError(‘ascii’, u’C:\Pixivutil\downloads u541bu306f…u53efu611bu3044u306a…\u5bd2u30d6u30eau5c4b (624615)- 33380083_big_p0 – u541bu306f…u53efu611bu3044u306a….png’, 23, 25, ‘ordinal not in range(128)’), )(http://i1.pixiv.net/img27/img/kgsd/33380083_big_p0.png)
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 124, in download_image
    UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 23-24: ordinal not in range(128)
    2014-03-31 23:05:58,236 – PixivUtil20140325 – ERROR – Error at process_image(): (, UnicodeEncodeError(‘ascii’, u’C:\Pixivutil\downloads u541bu306f…u53efu611bu3044u306a…\u5bd2u30d6u30eau5c4b (624615)- 33380083_big_p0 – u541bu306f…u53efu611bu3044u306a….png’, 23, 25, ‘ordinal not in range(128)’), )
    2014-03-31 23:05:58,236 – PixivUtil20140325 – ERROR – Error at process_image(): 33380083
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 765, in process_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 124, in download_image
    UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 23-24: ordinal not in range(128)
    2014-03-31 23:05:58,240 – PixivUtil20140325 – ERROR – Dumping html to: Error Big Page for image 33380083.html
    2014-03-31 23:05:58,243 – PixivUtil20140325 – ERROR – Dumping html to: Error Medium Page for image 33380083.html
    2014-03-31 23:05:58,244 – PixivUtil20140325 – ERROR – Error at process_tags(): (, UnicodeEncodeError(‘ascii’, u’C:\Pixivutil\downloads u541bu306f…u53efu611bu3044u306a…\u5bd2u30d6u30eau5c4b (624615)- 33380083_big_p0 – u541bu306f…u53efu611bu3044u306a….png’, 23, 25, ‘ordinal not in range(128)’), )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 926, in process_tags
    File “PixivUtil2.py”, line 765, in process_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 124, in download_image
    UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 23-24: ordinal not in range(128)
    2014-03-31 23:05:58,247 – PixivUtil20140325 – ERROR – Dumping html to: Error page for search tags %E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA.html
    2014-03-31 23:05:58,250 – PixivUtil20140325 – ERROR – Error at process_tags_list(): (, UnicodeEncodeError(‘ascii’, u’C:\Pixivutil\downloads u541bu306f…u53efu611bu3044u306a…\u5bd2u30d6u30eau5c4b (624615)- 33380083_big_p0 – u541bu306f…u53efu611bu3044u306a….png’, 23, 25, ‘ordinal not in range(128)’), )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 981, in process_tags_list
    File “PixivUtil2.py”, line 926, in process_tags
    File “PixivUtil2.py”, line 765, in process_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 124, in download_image
    UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 23-24: ordinal not in range(128)
    2014-03-31 23:05:58,253 – PixivUtil20140325 – ERROR – Unknown Error: ‘ascii’ codec can’t encode characters in position 23-24: ordinal not in range(128)
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1833, in main
    File “PixivUtil2.py”, line 1642, in main_loop
    File “PixivUtil2.py”, line 1520, in menu_download_from_tags_list
    File “PixivUtil2.py”, line 981, in process_tags_list
    File “PixivUtil2.py”, line 926, in process_tags
    File “PixivUtil2.py”, line 765, in process_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 214, in download_image
    File “PixivUtil2.py”, line 124, in download_image
    UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 23-24: ordinal not in range(128)

    I cut out most of the log since it was just downloading pictures and the text file is 1.5mbs… thanks in advance.

    1. Can you upload your taglist.txt to pastebin? Also, try to set the language for non-unicode setting in windows’s control panel to Japanese.

  16. Sorry for being yet another person to swarm you with error messages. I’ll make sure to donate whatever little money I have <_< Didn't see this in the Readme file.

    2014-03-29 09:40:37,500 – PixivUtil20140325 – ERROR – Unknown Error: not viewing any document
    Traceback (most recent call last):
    File "PixivUtil2.py", line 1833, in main
    File "PixivUtil2.py", line 1644, in main_loop
    File "PixivUtil2.py", line 1531, in menu_download_new_illust_from_bookmark
    File "PixivUtil2.py", line 1122, in process_new_illust_from_bookmark
    File "PixivUtil2.py", line 702, in process_image
    File "mechanize_mechanize.pyc", line 569, in follow_link
    File "mechanize_mechanize.pyc", line 550, in click_link
    File "mechanize_mechanize.pyc", line 443, in viewing_html
    BrowserStateError: not viewing any document

    1. Can you give more details? This one from menu 5 or 6? If 6, what is the member_id?
      Can you upload the log file (pixivutil.log) to paste bin? Delete the old log file and try to replicate again.

  17. I also have a report:

    2014-03-29 10:01:22,227 – PixivUtil20140324 – INFO – Processing Member Id: 9046560
    2014-03-29 10:01:22,246 – PixivUtil20140324 – INFO – Member Url: http://www.pixiv.net/member_illust.php?id=9046560&p=1
    2014-03-29 10:01:23,897 – PixivUtil20140324 – INFO – Member ID (9046560): 1004 ‘No image found!’
    2014-03-29 10:01:23,897 – PixivUtil20140324 – ERROR – Unknown Error: list indices must be integers, not str
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1827, in main
    File “PixivUtil2.py”, line 1614, in main_loop
    TypeError: list indices must be integers, not str

      1. :p

        2014-03-29 10:08:23,282 – PixivUtil20140325 – INFO – Processing Member Id: 9046560
        2014-03-29 10:08:23,301 – PixivUtil20140325 – INFO – Member Url: http://www.pixiv.net/member_illust.php?id=9046560&p=1
        2014-03-29 10:08:24,901 – PixivUtil20140325 – INFO – Member ID (9046560): 1004 ‘No image found!’
        2014-03-29 10:08:24,903 – PixivUtil20140325 – ERROR – Unknown Error: ‘tuple’ object has no attribute ‘split’
        Traceback (most recent call last):
        File “PixivUtil2.py”, line 1833, in main
        File “PixivUtil2.py”, line 1621, in main_loop
        File “PixivHelper.pyc”, line 349, in printAndLog
        File “PixivHelper.pyc”, line 199, in safePrint
        AttributeError: ‘tuple’ object has no attribute ‘split’
        2014-03-29 10:09:52,757 – PixivUtil20140325 – INFO – EXIT
        2014-03-29 10:09:52,757 – PixivUtil20140325 – INFO – ###############################################################

  18. I got this problem. Help?

    PixivDownloader2 version 20140325
    https://nandaka.wordpress.com/tag/pixiv-downloader/
    Reading E:pixivutil20140325config.ini …
    done.
    Creating database… done.
    Only process member where day last updated >= 7
    Using Username: ******.*************@*mail.com
    Log in using form.
    Error at pixiv_login(): (, <
    httperror_seek_wrapper (mechanize._http.RobotExclusionError instance) at 0x26019
    28 whose wrapped object = <closeable_response at 0x2610738 whose fp = >>, )
    failed
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1825, in main
    File “PixivUtil2.py”, line 259, in pixiv_login
    File “mechanize_mechanize.pyc”, line 203, in open
    File “mechanize_mechanize.pyc”, line 255, in _mech_open
    httperror_seek_wrapper: HTTP Error 403: request disallowed by robots.txt
    press enter to exit.

  19. Hello, I have a small problem here.. Maybe pixiv is on to us?

    2014-03-28 19:51:49,630 – PixivUtil20140325 – INFO – ###############################################################
    2014-03-28 19:51:49,630 – PixivUtil20140325 – INFO – Starting…
    2014-03-28 19:51:49,631 – PixivUtil20140325 – INFO – Setting log level to: DEBUG
    2014-03-28 19:51:49,631 – PixivUtil20140325 – INFO – No default cookie jar available, creating…
    2014-03-28 19:51:49,634 – PixivUtil20140325 – INFO – Only process member where day last updated >= 7
    2014-03-28 19:51:55,542 – PixivUtil20140325 – INFO – Log in using form.
    2014-03-28 19:51:58,851 – PixivUtil20140325 – ERROR – Error at pixiv_login(): (, <httperror_seek_wrapper (mechanize._http.RobotExclusionError instance) at 0x2a19538 whose wrapped object = <closeable_response at 0x2a20878 whose fp = >>, )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 259, in pixiv_login
    File “mechanize_mechanize.pyc”, line 203, in open
    File “mechanize_mechanize.pyc”, line 255, in _mech_open
    httperror_seek_wrapper: HTTP Error 403: request disallowed by robots.txt
    2014-03-28 19:51:58,852 – PixivUtil20140325 – ERROR – Unknown Error: HTTP Error 403: request disallowed by robots.txt
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1825, in main
    File “PixivUtil2.py”, line 259, in pixiv_login
    File “mechanize_mechanize.pyc”, line 203, in open
    File “mechanize_mechanize.pyc”, line 255, in _mech_open
    httperror_seek_wrapper: HTTP Error 403: request disallowed by robots.txt
    2014-03-28 19:52:03,240 – PixivUtil20140325 – INFO – EXIT
    2014-03-28 19:52:03,242 – PixivUtil20140325 – INFO – ###############################################################

  20. i can’t use it, when i try to launch the app its always show the message like this:

    __________________________________________________________________

    PixivDownloader2 version 20140325
    https://nandaka.wordpress.com/tag/pixiv-downloader/
    Reading E:Pixivconfig.ini …
    done.
    Creating database… done.
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1769, in main
    File “PixivModel.pyc”, line 515, in parseList
    UnicodeEncodeError: ‘ascii’ codec can’t encode character u’u200e’ in position 6
    : ordinal not in range(128)
    press enter to exit.
    __________________________________________________________________

    1. your list.txt got problem. try to remove unnecessary character (just leave the id) or try to create new one (add one-by-one).

      Check the readme.txt for formatting.

      1. thanks dude i can use it now, but why only this one id “611443” can make cause of problem?

        1. Most likely, there is a invisible special character when you write the id, try to manually retype the id using notepad and see what happen.

  21. 2014-03-28 06:36:10,615 – PixivUtil20140325 – ERROR – Unknown Error: ‘tuple’ object has no attribute ‘split’
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1833, in main
    File “PixivUtil2.py”, line 1621, in main_loop
    File “PixivHelper.pyc”, line 349, in printAndLog
    File “PixivHelper.pyc”, line 199, in safePrint
    AttributeError: ‘tuple’ object has no attribute ‘split’
    2014-03-28 06:37:43,763 – PixivUtil20140325 – INFO – EXIT

    Em?
    It happened at “download from list” command, after last member in the list was done.

  22. Is it not possible to download more than a few pages or something? it stops after 2 pages for me every time.

    1. Check if you enable R-18 filter, this will reduce the page count. Also, please give more detailed info (e.g. Log file).

      1. PixivDownloader2 version 20140325
        https://nandaka.wordpress.com/tag/pixiv-downloader/
        Reading C:Pixivutilconfig.ini …
        done.
        Creating database… done.
        Only process member where day last updated >= 7
        Using Username: tsukari-tsukimiya
        logging in with saved cookie
        Trying to log with saved cookie
        Cookie already expired/invalid.
        Log in using form.
        done.
        new cookie value:
        Writing config file… Backing up old config to config.ini.bak
        done.
        PixivDownloader2 version 20140325
        https://nandaka.wordpress.com/tag/pixiv-downloader/
        1. Download by member_id
        2. Download by image_id
        3. Download by tags
        4. Download from list
        5. Download from online user bookmark
        6. Download from online image bookmark
        7. Download from tags list
        8. Download new illust from bookmark
        9. Download by Title/Caption
        10. Download by Tag and Member Id
        11. Download Member Bookmark
        12. Download by Group Id
        ————————
        d. Manage database
        e. Export online bookmark
        r. Reload config.ini
        p. Print config.ini
        x. Exit
        Input: 3
        Tags: リトルバスターズ
        Bookmark Count: 0
        Use Wildcard[y/n]: n
        Start Page (default=1): 1
        End Page (default=0, 0 for no limit): 0
        Start Date [YYYY-MM-DD]: 2007-09-14
        End Date [YYYY-MM-DD]: 2014-03-28
        Reading C:Pixivutilconfig.ini …
        done.
        Searching for: (リトルバスターズ) %E3%83%AA%E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%
        E3%82%BF%E3%83%BC%E3%82%BA&scd=2007-09-14&ecd=2014-03-28
        Looping… for http://www.pixiv.net/search.php?s_mode=s_tag_full&word=%E3%83%AA%
        E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA&p=1&scd=2007-09-1
        4&ecd=2014-03-28
        Image #1
        Image Id: 42511933
        Bookmark Count: 1
        Processing Image Id: 42511933
        Title: 朱鷺戸沙耶
        Tags : 朱鷺戸沙耶, リトバス, リトルバスターズ
        Date : 2014-03-27 18:44:00
        Mode : big
        Image URL : http://i2.pixiv.net/img106/img/antyosan/42511933.jpg
        Filename : C:Pixivutilアグれっさー@頑張った (4598894)42511933 – 朱鷺戸沙耶.
        jpg
        Using Referer: http://www.pixiv.net/member_illust.php?mode=big&illust_id=4251193
        3
        Start downloading… 242726 of 242726 Bytes Completed in 2.868s (82.65 Ki
        B/s)
        done.

        Image #2
        Image Id: 42497579
        Bookmark Count: -1
        Skipping imageId=42497579 because less than bookmark count limit (0 > -1)
        Image #2
        Image Id: 42460689
        Bookmark Count: -1
        Skipping imageId=42460689 because less than bookmark count limit (0 > -1)
        Image #2
        Image Id: 42449691
        Bookmark Count: -1
        Skipping imageId=42449691 because less than bookmark count limit (0 > -1)
        Image #2
        Image Id: 42428150
        Bookmark Count: -1
        Skipping imageId=42428150 because less than bookmark count limit (0 > -1)
        Image #2
        Image Id: 42419268
        Bookmark Count: -1
        Skipping imageId=42419268 because less than bookmark count limit (0 > -1)
        Image #2
        Image Id: 42415359
        Bookmark Count: 1
        Processing Image Id: 42415359
        Already downloaded: 42415359
        Image #3
        Image Id: 42367141
        Bookmark Count: 1
        Processing Image Id: 42367141
        Already downloaded: 42367141
        Image #4
        Image Id: 42339920
        Bookmark Count: -1
        Skipping imageId=42339920 because less than bookmark count limit (0 > -1)
        Image #4
        Image Id: 42265323
        Bookmark Count: 12
        Processing Image Id: 42265323
        Already downloaded: 42265323
        Image #5
        Image Id: 42248012
        Bookmark Count: 1
        Processing Image Id: 42248012
        Already downloaded: 42248012
        Image #6
        Image Id: 42226796
        Bookmark Count: 23
        Processing Image Id: 42226796
        Already downloaded: 42226796
        Image #7
        Image Id: 42214152
        Bookmark Count: -1
        Skipping imageId=42214152 because less than bookmark count limit (0 > -1)
        Image #7
        Image Id: 42192074
        Bookmark Count: 3
        Processing Image Id: 42192074
        Already downloaded: 42192074
        Image #8
        Image Id: 42153824
        Bookmark Count: 9
        Processing Image Id: 42153824
        Already downloaded: 42153824
        Image #9
        Image Id: 42144760
        Bookmark Count: 6
        Processing Image Id: 42144760
        Already downloaded: 42144760
        Image #10
        Image Id: 42123480
        Bookmark Count: -1
        Skipping imageId=42123480 because less than bookmark count limit (0 > -1)
        Image #10
        Image Id: 42087214
        Bookmark Count: 5
        Processing Image Id: 42087214
        Already downloaded: 42087214
        Image #11
        Image Id: 42084231
        Bookmark Count: -1
        Skipping imageId=42084231 because less than bookmark count limit (0 > -1)
        Image #11
        Image Id: 42080063
        Bookmark Count: 1
        Processing Image Id: 42080063
        Already downloaded: 42080063
        Looping… for http://www.pixiv.net/search.php?s_mode=s_tag_full&word=%E3%83%AA%
        E3%83%88%E3%83%AB%E3%83%90%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA&p=2&scd=2007-09-1
        4&ecd=2014-03-28
        Image #12
        Image Id: 42064083
        Bookmark Count: 7
        Processing Image Id: 42064083
        Already downloaded: 42064083
        Image #13
        Image Id: 42031384
        Bookmark Count: -1
        Skipping imageId=42031384 because less than bookmark count limit (0 > -1)
        Image #13
        Image Id: 41983216
        Bookmark Count: -1
        Skipping imageId=41983216 because less than bookmark count limit (0 > -1)
        Image #13
        Image Id: 41975469
        Bookmark Count: 36
        Processing Image Id: 41975469
        Already downloaded: 41975469
        Image #14
        Image Id: 41936918
        Bookmark Count: -1
        Skipping imageId=41936918 because less than bookmark count limit (0 > -1)
        Last page

        But it’s hitting “last page” way too early, theres around 790 pages and it stops after 2-3.

          1. ok i see.. if i add a * to the end of the tag will it search fro all tags starting with that by chance? I know that there’s a few ways to end the tag that come up with different results

          2. You need to try it on the pixiv website first, cos all the information is passed to the website and the application just scraping the result (I’m not using pixiv API).

  23. don”t know if this error is the same as Nokobon:

    ###############################################################
    2014-03-25 23:39:08,436 – PixivUtil20140324 – INFO – ###############################################################
    2014-03-25 23:39:08,561 – PixivUtil20140324 – INFO – Starting…
    2014-03-25 23:39:08,575 – PixivUtil20140324 – INFO – Setting log level to: ERROR
    2014-03-25 23:56:36,233 – PixivUtil20140324 – ERROR – [download_image()] HTTP Error 404: Not Found (http://i1.pixiv.net/img115/img/dora6188/41901028.jpg)
    2014-03-25 23:56:36,233 – PixivUtil20140324 – ERROR – Image url not found: 41901028
    2014-03-25 23:56:41,108 – PixivUtil20140324 – ERROR – [download_image()] HTTP Error 404: Not Found (http://i1.pixiv.net/img115/img/dora6188/41900824.jpg)
    2014-03-25 23:56:41,108 – PixivUtil20140324 – ERROR – Image url not found: 41900824
    2014-03-26 00:03:45,905 – PixivUtil20140324 – ERROR – Unknown Error: list indices must be integers, not str
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1827, in main
    File “PixivUtil2.py”, line 1614, in main_loop
    TypeError: list indices must be integers, not str
    2014-03-26 00:03:45,905 – PixivUtil20140324 – INFO – EXIT
    2014-03-26 00:03:45,905 – PixivUtil20140324 – INFO –

      1. pixivutil closes itself on the error and this is what I see on the log:

        Not Found (http://i1.pixiv.net/img115/img/dora6188/41900824.jpg)
        2014-03-26 08:51:02,421 – PixivUtil20140325 – ERROR – Image url not found: 41900824
        2014-03-26 08:58:36,923 – PixivUtil20140325 – ERROR – Unknown Error: ‘tuple’ object has no attribute ‘split’
        Traceback (most recent call last):
        File “PixivUtil2.py”, line 1833, in main
        File “PixivUtil2.py”, line 1621, in main_loop
        File “PixivHelper.pyc”, line 349, in printAndLog
        File “PixivHelper.pyc”, line 199, in safePrint
        AttributeError: ‘tuple’ object has no attribute ‘split’
        2014-03-26 08:58:36,926 – PixivUtil20140325 – INFO – EXIT
        2014-03-26 08:58:36,926 – PixivUtil20140325 – INFO –

  24. Hi, thank you for this very useful tool. I ran into an error while trying to download by tag, here’s the relevant part of the log:

    2014-03-25 02:37:49,387 – PixivUtil20140324 – INFO – tags mode.
    2014-03-25 02:38:05,404 – PixivUtil20140324 – DEBUG – Sanitized Filename: serialexperimentslain
    2014-03-25 02:38:05,404 – PixivUtil20140324 – INFO – Searching for: (serialexperimentslain) serialexperimentslain
    2014-03-25 02:38:05,404 – PixivUtil20140324 – INFO – Looping… for http://www.pixiv.net/search.php?s_mode=s_tag_full&word=serialexperimentslain&p=1
    2014-03-25 02:38:08,163 – PixivUtil20140324 – ERROR – Error at process_image(): (, AttributeError(“‘NoneType’ object has no attribute ‘find'”,), )
    2014-03-25 02:38:08,164 – PixivUtil20140324 – ERROR – Error at process_image(): 40326302
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 618, in process_image
    File “PixivModel.pyc”, line 240, in __init__
    File “PixivModel.pyc”, line 49, in __init__
    File “PixivModel.pyc”, line 63, in ParseInfo
    AttributeError: ‘NoneType’ object has no attribute ‘find’
    2014-03-25 02:38:08,167 – PixivUtil20140324 – ERROR – Dumping html to: Error Medium Page for image 40326302.html
    2014-03-25 02:38:08,168 – PixivUtil20140324 – ERROR – Error at process_tags(): (, AttributeError(“‘NoneType’ object has no attribute ‘find'”,), )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 927, in process_tags
    File “PixivUtil2.py”, line 618, in process_image
    File “PixivModel.pyc”, line 240, in __init__
    File “PixivModel.pyc”, line 49, in __init__
    File “PixivModel.pyc”, line 63, in ParseInfo
    AttributeError: ‘NoneType’ object has no attribute ‘find’
    2014-03-25 02:38:08,170 – PixivUtil20140324 – ERROR – Unknown Error: ‘NoneType’ object has no attribute ‘find’
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1827, in main
    File “PixivUtil2.py”, line 1628, in main_loop
    File “PixivUtil2.py”, line 1399, in menu_download_by_tags
    File “PixivUtil2.py”, line 927, in process_tags
    File “PixivUtil2.py”, line 618, in process_image
    File “PixivModel.pyc”, line 240, in __init__
    File “PixivModel.pyc”, line 49, in __init__
    File “PixivModel.pyc”, line 63, in ParseInfo
    AttributeError: ‘NoneType’ object has no attribute ‘find’
    2014-03-25 02:39:13,098 – PixivUtil20140324 – INFO – EXIT
    2014-03-25 02:39:13,098 – PixivUtil20140324 – INFO – ###############################################################

    Oddly enough, I ran the exact same command just now and it seems to work without error, so I’m not sure what went wrong.

  25. I just ran into an error that I did not experience in the 2-22-2014 version.

    Here are the final lines from my pixivutil.log:
    “2014-03-24 12:13:38,000 – PixivUtil20140324 – INFO – Member_id: 7622196 complete, last image_id: 37367534
    2014-03-24 12:13:38,005 – PixivUtil20140324 – ERROR – Unknown Error: list indices must be integers, not str
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1827, in main
    File “PixivUtil2.py”, line 1614, in main_loop
    TypeError: list indices must be integers, not str”

    Thanks

  26. A feature request:
    I use the Pixiv++ userscript to browse pixiv, and one of the features it can do is that it can filter out a search result to show only pictures with over x number of bookmarks and/or x number of views.
    It can also sort those results to be from higher number of bookmarks to lowest.

    Do you thin pixivutil can do something like that? If anything, if you can include a term in the file name format with a number of the amount of bookmarks a picture has, then I can download every picture within (for example) 2 tags and over 600 bookmarks, then have the filename of all downloaded pics start with the bookmarked amount. Then it’ll sort in any image viewer.

    Think it’s possible?

    1. -> %bookmark% ==> for bookmark mode, add ‘Bookmarks’ string.

      Does it work in tag mode?

      1. You mean from tag search (option 3)? No, because no reference the artist information who bookmark the image. It will be replaced with empty string.

    2. Only in searching (option 3), it has the option to filter out the bookmark less than given input.

      As for sorting, no. Basically what it does is fetching number of page, filter, then sort the result. Not going to do this.

      For bookmark count in the filename, it is possible. Please add to the github issue tracker as enhancement.

      1. >it has the option to filter out the bookmark less than given input.
        How is this set? In config.ini? I couldn’t figure this out… I assumed %bookmark% basically means MY bookmarked images, which is different than the number of bookmarks the image is in.
        >Please add to the github issue tracker as enhancement.
        Will do. Thanks.

        1. Also, when I said %bookmark%, it is only apply to the images bookmarked by the member id you give, not your bookmarked image.

Comments are closed.