[hentai2read] fix and update keywords

Added the "author" keyword and changed the name of a few others to be
consistent with other manga/chapter extractors.
This commit is contained in:
Mike Fährmann
2017-08-22 13:51:00 +02:00
parent c45770331a
commit e61a3a56d1
4 changed files with 16 additions and 14 deletions

View File

@@ -267,7 +267,7 @@ class PixivRankingExtractor(PixivExtractor):
test = [
(("https://www.pixiv.net/ranking.php"
"?mode=daily&content=illust&date=20170818"), {
"url": "83a3809e52a58f39f5cf5878fa8fcd9d8df6c760",
"url": "7fdffbecfbd420b1d202fa417d79317240be30bc",
}),
("https://www.pixiv.net/ranking.php", None),
]