[xhamster] update test results
This commit is contained in:
@@ -33,10 +33,10 @@ class XhamsterGalleryExtractor(XhamsterExtractor):
|
|||||||
test = (
|
test = (
|
||||||
("https://xhamster.com/photos/gallery/11748968", {
|
("https://xhamster.com/photos/gallery/11748968", {
|
||||||
"pattern": r"https://thumb-p\d+.xhcdn.com/./[\w/-]+_1000.jpg$",
|
"pattern": r"https://thumb-p\d+.xhcdn.com/./[\w/-]+_1000.jpg$",
|
||||||
"count": 143,
|
"count": ">= 144",
|
||||||
"keyword": {
|
"keyword": {
|
||||||
"comments": int,
|
"comments": int,
|
||||||
"count": 143,
|
"count": int,
|
||||||
"favorite": bool,
|
"favorite": bool,
|
||||||
"id": int,
|
"id": int,
|
||||||
"num": int,
|
"num": int,
|
||||||
|
|||||||
@@ -28,6 +28,7 @@ TRAVIS_SKIP = {
|
|||||||
BROKEN = {
|
BROKEN = {
|
||||||
"fallenangels",
|
"fallenangels",
|
||||||
"mangapark",
|
"mangapark",
|
||||||
|
"ngomik",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user