[realbooru] extract video fallbacks (#8661)
This commit is contained in:
@@ -76,6 +76,7 @@ __tests__ = (
|
||||
"date" : "dt:2023-02-19 00:00:00",
|
||||
"extension" : "gif",
|
||||
"file_url" : "https://realbooru.com//images/a3/9b/a39bfe5ea07f132db486e118b598c66c.gif",
|
||||
"_fallback" : (),
|
||||
"filename" : "a39bfe5ea07f132db486e118b598c66c",
|
||||
"id" : "825911",
|
||||
"md5" : "a39bfe5ea07f132db486e118b598c66c",
|
||||
@@ -101,6 +102,7 @@ __tests__ = (
|
||||
"date" : "dt:2020-12-07 00:00:00",
|
||||
"extension" : "mp4",
|
||||
"file_url" : "https://video-cdn.realbooru.com//images/3c/34/3c343385126c90a7fdbccc58d342a511.mp4",
|
||||
"_fallback" : ("https://video-cdn.realbooru.com//images/3c/34/3c343385126c90a7fdbccc58d342a511.webm",),
|
||||
"filename" : "3c343385126c90a7fdbccc58d342a511",
|
||||
"id" : "751237",
|
||||
"md5" : "3c343385126c90a7fdbccc58d342a511",
|
||||
|
||||
Reference in New Issue
Block a user