[tests] add reddit post with redgifs embed

This commit is contained in:
Mike Fährmann
2025-04-12 08:37:02 +02:00
parent a08c35ad79
commit 232d4545f4
2 changed files with 9 additions and 1 deletions

View File

@@ -903,7 +903,7 @@ __tests__ = (
{
"#url" : "https://www.deviantart.com/justatest235723/art/1133021832",
"#comment" : "mutliple images (#6653)",
"#comment" : "multiple images (#6653)",
"#category": ("", "deviantart", "deviation"),
"#class" : deviantart.DeviantartDeviationExtractor,
"#archive" : False,

View File

@@ -235,6 +235,14 @@ __tests__ = (
),
},
{
"#url" : "https://old.reddit.com/r/redgifs/comments/gfvw9v/redgifs_links_on_reddit_see_comment/",
"#comment" : "redgifs embed",
"#category": ("", "reddit", "submission"),
"#class" : reddit.RedditSubmissionExtractor,
"#urls" : "https://redgifs.com/watch/foolishforkedabyssiniancat",
},
{
"#url" : "https://old.reddit.com/r/lavaporn/comments/2a00np/",
"#category": ("", "reddit", "submission"),