From 4595797c2005eedec04741efb9c2d95edb0f3f25 Mon Sep 17 00:00:00 2001 From: Nandaka Date: Fri, 1 Jan 2016 15:27:11 +0700 Subject: [PATCH] 20160101-beta1 --- PixivConstant.py | 2 +- changelog.txt | 4 +++- test.PixivModel.py | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/PixivConstant.py b/PixivConstant.py index 18c86fa6..91515478 100644 --- a/PixivConstant.py +++ b/PixivConstant.py @@ -1,7 +1,7 @@ # -*- coding: UTF-8 -*- # pylint: disable=I0011, C, C0302 -PIXIVUTIL_VERSION = '20151117-beta1' +PIXIVUTIL_VERSION = '20160101-beta1' PIXIVUTIL_LINK = 'https://nandaka.wordpress.com/tag/pixiv-downloader/' PIXIV_URL = 'http://www.pixiv.net' PIXIV_URL_SSL = 'https://www.secure.pixiv.net/login.php' diff --git a/changelog.txt b/changelog.txt index ef4c889f..8ccbda3d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,7 @@ -20151117-beta1: +20160101-beta1: - Try to fix Issue #98. +- Add option to filter image bookmark by tags. +- Update parser. 20151112: - Fix Issue #96: page 100 is not downloaded for new illust page. diff --git a/test.PixivModel.py b/test.PixivModel.py index bff6a0c4..84212b3e 100644 --- a/test.PixivModel.py +++ b/test.PixivModel.py @@ -488,7 +488,7 @@ def testTagsSearchExact1(self): image = PixivTags() image.parseTags(page) - self.assertEqual(len(image.itemList), 19) + self.assertEqual(len(image.itemList), 20) self.assertEqual(image.isLastPage, False) ## tags.php?tag=%E3%81%93%E3%81%AE%E4%B8%AD%E3%81%AB1%E4%BA%BA%E3%80%81%E5%A6%B9%E3%81%8C%E3%81%84%E3%82%8B%21