update extractor test results
still not everything, but good enough for now
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user