From 52fe1685ef4807d87350844ee7d78a9dc06a13ba Mon Sep 17 00:00:00 2001 From: Nandaka Date: Mon, 27 Nov 2017 16:06:53 +0800 Subject: [PATCH] update changelog and version --- PixivConstant.py | 2 +- changelog.txt | 5 +++++ readme.txt | 10 ++++++---- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/PixivConstant.py b/PixivConstant.py index f5a0039f..385456b2 100644 --- a/PixivConstant.py +++ b/PixivConstant.py @@ -2,7 +2,7 @@ # pylint: disable=I0011, C, C0302 -PIXIVUTIL_VERSION = '20171006' +PIXIVUTIL_VERSION = '20171127' PIXIVUTIL_LINK = 'https://github.com/Nandaka/PixivUtil2/releases' PIXIVUTIL_DONATE = 'https://bit.ly/PixivUtilDonation' PIXIV_URL = 'https://www.pixiv.net' diff --git a/changelog.txt b/changelog.txt index 34af940e..5e41a5fe 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,8 @@ +20171127: +- Implement #278: Allow to pass tag from command line operation for option 6. +- Implement #276: Add random delay between each image post, set downloadDelay=0 to disable in config.ini. +- Fix Issue #277: Update file sanitazion logic. Always replace '/' and '\' for %title%, %artist%, %searchTags%, %tags%, %works_tools%, and %original_artist% to '_'. + 20171006: - Fix Issue #272: fix PIL import diff --git a/readme.txt b/readme.txt index e54a1681..b4eabba6 100644 --- a/readme.txt +++ b/readme.txt @@ -190,7 +190,7 @@ Q6: httperror_seek_wrapper: HTTP Error 403: request disallowed by robots.txt 5 - Download from user bookmark (optional: followed by [y/n] for private bookmark) 6 - Download from image bookmark - (required: followed by [y/n] for private bookmark + (required: followed by [y/n] for private bookmark optional: starting page number, end page number, and tag) 7 - Download from tags list (required: followed by path to the tags list, @@ -201,8 +201,8 @@ Q6: httperror_seek_wrapper: HTTP Error 403: request disallowed by robots.txt 9 - Download by Title/Caption (required: start page, end page, followed by title/caption) - 10 - Download by Tag and Member Id - (required: member_id, start page, end page, followed + 10 - Download by Tag and Member Id + (required: member_id, start page, end page, followed by tags) 11 - Download Member's Bookmarked Images (required: followed by member_ids separated by space) @@ -271,6 +271,8 @@ userobots ==> Download robots.txt for mechanize. timeout ==> Time to wait before giving up the connection, in seconds. retry ==> Number of retries. retrywait ==> Waiting time for each retry, in seconds. +downloadDelay ==> Set random delay up to n seconds for each image post. + Set to 0 to disable. [Debug] logLevel ==> Set log level, valid values are CRITICAL, ERROR, WARNING, @@ -282,6 +284,7 @@ dumpMediumPage ==> Dump all medium page for debugging. Set to True to enable. dumpTagSearchPage ==> Dump tags search page for debugging. debughttp ==> Print http header, useful for debuggin. Set 'False' to disable. + [IrfanView] IrfanViewPath ==> set directory where IrfanView is installed (needed to start IrfanView) @@ -299,7 +302,6 @@ startIrfanSlide ==> set to to start IrfanView-Slideshow with downloaded before! createDownloadLists ==> set to to automatically create download-lists. - [Settings] rootdirectory ==> Your root directory for saving the images. uselist ==> set to 'True' to parse list.txt.