[tests:twitter] add 'animated_gif' result

This commit is contained in:
Mike Fährmann
2025-09-22 18:04:14 +02:00
parent 4052068d5a
commit a5d2d19a3c

View File

@@ -349,6 +349,16 @@ __tests__ = (
"type": "video",
},
{
"#url" : "https://x.com/GrimboGrim/status/1839019491835129889",
"#comment" : "animated GIF",
"#class" : twitter.TwitterTweetExtractor,
"#results" : "https://video.twimg.com/tweet_video/GYWCeZAaMAQ32uh.mp4",
"extension": "mp4",
"type" : "animated_gif",
},
{
"#url" : "https://x.com/carrotsprout_/status/1577924293023133696",
"#comment" : "mixed image & video",