[tests] update extractor results

This commit is contained in:
Mike Fährmann
2025-01-27 16:14:23 +01:00
parent b9567ae3e0
commit d110dfd2da
45 changed files with 152 additions and 148 deletions

View File

@@ -89,7 +89,7 @@ __tests__ = (
"#range" : "1-100",
"#count" : 100,
"count" : 6503,
"count" : range(5000, 8000),
"extension" : {"jpg", "png", "gif"},
"filename" : str,
"gallery_id" : "43D8704",
@@ -110,7 +110,7 @@ __tests__ = (
"#range" : "1-100",
"#count" : 100,
"count" : 869,
"count" : range(500, 900),
"extension" : "mp4",
"filename" : str,
"gallery_id" : "43D8704",