pixiv downloader 20120114

Changelog:

  • Add BOM handler for list.txt.
  • Add End Page for download new illust from bookmark as requested by Golden Wolf.
  • Add Last Page Detection for download by tags as reported by tribe.
  • Add use wilcard option for download by tags and download by Title/Caption as requested by tribe.
  • Refactor Start/End page number UI.

Download link here, source code here or in the github.

UPDATE: Mediafire mirror here, source code here. please donate :).

pixiv downloader 20111126

Change Log:

  • Add error message if R-18/R-18G is disabled.
  • Update console swith operation.
  • Add max limit for Download New Illust from Bookmark to 100 (Pixiv limitation).
  • Update readme.txt, add license agreement section (BSD 2-Clause License).

Download link here, source code here.

EDIT: Testing github now, you can access the repo in here.

pixiv downloader 20111119

Change log:

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

Download link here, source code here.

pixiv downloader 20111028b

Change log:

  • Fix artist name parsing.
  • Add download by tag list.
    • Separate each tags by space or paste the encoded query string.
    • Separate with new line for each query.
  • Add Export user bookmarks.
  • Add Database cleanup. Go to Manage Database -> Clean Up Database.
  • Refactor Download by tags.
  • Fix bookmark processing if more than 1 page (20111028b)

Download link here here, source code here here. Donation link on your’s right.

pixiv downloader 20111017

Change log:

  • Add download by user bookmark.
  • Add createMangaDirectory option. The generated directory is based on the filenameFormat and the filename is from the page marker (‘_p##’)+ file extension. Set to True to enabled it in the config.ini

Download link here, source code here, donation link heree  :)).

Pixiv Downloader 20110911b

Change log:

  • Update Login process.
  • Add filesize checking when downloading avatar image.
  • Change the parser from mechanize.DefaultFactory() to mechanize.RobustFactory(). For downloading still using the default factory because there is a problem (ValueError: invalid literal for int() with base 10: ‘some_chars’) if using robust factory (20110911b)
  • Fix artist token parser when there is no profile image (20110911b)

Download link here here, source code here here. Donation please!

note: some people have donate to my PayPal account, should I write their name/email/amount in this blog?