[tests] add reddit post with redgifs embed
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user