update extractor test results

This commit is contained in:
Mike Fährmann
2020-08-30 20:55:22 +02:00
parent 0f55b8e80a
commit d50f3b333a
3 changed files with 5 additions and 3 deletions

View File

@@ -58,7 +58,8 @@ class RedgifsImageExtractor(RedgifsExtractor):
r"|gifdeliverynetwork.com)/([A-Za-z]+)")
test = (
("https://redgifs.com/watch/foolishforkedabyssiniancat", {
"pattern": r"https://\w+.redgifs.com/FoolishForkedAbyss.+.mp4",
"pattern": r"https://\w+\.(redgifs|gfycat)\.com"
r"/FoolishForkedAbyssiniancat\.mp4",
"content": "f6e03f1df9a2ff2a74092f53ee7580d2fb943533",
}),
("https://www.gifdeliverynetwork.com/foolishforkedabyssiniancat"),