update extractor test results

This commit is contained in:
Mike Fährmann
2022-08-28 00:16:12 +02:00
parent 636d03df95
commit da11fb32d0
7 changed files with 17 additions and 14 deletions

View File

@@ -101,9 +101,9 @@ class ItakuImageExtractor(ItakuExtractor):
"/gallery_imgs/220504_oUNIAFT/xl.jpg",
"liked_by_you": False,
"maturity_rating": "SFW",
"num_comments": 2,
"num_likes": 80,
"num_reshares": 2,
"num_comments": int,
"num_likes": int,
"num_reshares": int,
"obj_tags": 136446,
"owner": 16775,
"owner_avatar": "https://d1wmr8tlk3viaj.cloudfront.net"
@@ -115,8 +115,9 @@ class ItakuImageExtractor(ItakuExtractor):
"tags": list,
"tags_character": ["hatsune_miku"],
"tags_copyright": ["vocaloid"],
"tags_general" : ["twintails", "green_hair", "flag", "gloves",
"green_eyes", "female", "racing_miku"],
"tags_general" : ["female", "green_eyes", "twintails",
"green_hair", "gloves", "flag",
"racing_miku"],
"title": "Racing Miku 2022 Ver.",
"too_mature": False,
"uncompressed_filesize": "0.62",