[redgifs][gfycat] provide fallback URLs (fixes #1962)
and extend the 'format' option
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
},
|
||||
"gfycat":
|
||||
{
|
||||
"format": "mp4"
|
||||
"format": ["mp4", "webm", "mobile", "gif"]
|
||||
},
|
||||
"hentaifoundry":
|
||||
{
|
||||
@@ -222,7 +222,7 @@
|
||||
},
|
||||
"redgifs":
|
||||
{
|
||||
"format": "mp4"
|
||||
"format": ["mp4", "webm", "mobile", "gif"]
|
||||
},
|
||||
"sankakucomplex":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user