[redgifs] match gfycat image URLs (#4558)

This commit is contained in:
Mike Fährmann
2023-09-22 18:02:55 +02:00
parent 2ad75bab05
commit 918ba4f847
2 changed files with 7 additions and 0 deletions

View File

@@ -149,4 +149,10 @@ __tests__ = (
"#class" : redgifs.RedgifsImageExtractor,
},
{
"#url" : "https://www.gfycat.com/foolishforkedabyssiniancat",
"#category": ("", "redgifs", "image"),
"#class" : redgifs.RedgifsImageExtractor,
},
)