update extractor test results

still not everything, but good enough for now
This commit is contained in:
Mike Fährmann
2023-11-27 18:30:53 +01:00
parent 013ca21543
commit 625e94fa7d
43 changed files with 398 additions and 197 deletions

View File

@@ -20,12 +20,12 @@ __tests__ = (
"__typename" : "Album",
"audiences" : list,
"content" : "Hentai",
"cover" : r"re:https://\w+.luscious.net/.+/277031/",
"cover" : r"re:https://storage\.bhs\.cloud\.ovh\.net/v1/.+/277031/",
"created" : 1479625853,
"created_by" : "NTRshouldbeillegal",
"created_by" : "Hive Mind",
"date" : "dt:2016-11-20 07:10:53",
"description" : "Enjoy.",
"download_url" : r"re:/download/(r/)?824778/277031/",
"download_url" : "/download/r/25/277031/",
"genres" : list,
"id" : 277031,
"is_manga" : True,
@@ -34,7 +34,7 @@ __tests__ = (
"like_status" : "none",
"modified" : int,
"permissions" : list,
"rating" : float,
"rating" : None,
"slug" : "okinami-no-koigokoro",
"status" : None,
"tags" : list,