api/bluesky: add support for tenor gifs

This commit is contained in:
wukko
2025-01-21 17:18:49 +06:00
parent ee3ef60a20
commit 36d4608ee5
2 changed files with 65 additions and 14 deletions

View File

@@ -57,6 +57,24 @@
"status": "tunnel"
}
},
{
"name": "gif with a quoted post",
"url": "https://bsky.app/profile/imlunahey.com/post/3lgajpn5dtk2t",
"params": {},
"expected": {
"code": 200,
"status": "tunnel"
}
},
{
"name": "gif alone in a post",
"url": "https://bsky.app/profile/imlunahey.com/post/3lgah3ovxnc2q",
"params": {},
"expected": {
"code": 200,
"status": "tunnel"
}
},
{
"name": "several images",
"url": "https://bsky.app/profile/did:plc:rai7s6su2sy22ss7skouedl7/post/3kzxuxbiul626",