update extractor test results

This commit is contained in:
Mike Fährmann
2021-09-03 01:01:59 +02:00
parent eed6ef3de0
commit 47a780942c
8 changed files with 18 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# Copyright 2019 Mike Fährmann
# Copyright 2019-2021 Mike Fährmann
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
@@ -31,7 +31,7 @@ class PornhubGalleryExtractor(PornhubExtractor):
test = (
("https://www.pornhub.com/album/19289801", {
"pattern": r"https://\w+.phncdn.com/pics/albums/\d+/\d+/\d+/\d+/",
"count": 308,
"count": ">= 300",
"keyword": {
"id" : int,
"num" : int,