app.bsky.embed.video
#main
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
video | blob | - | ✅ | - |
captions | array of #caption | - | ❌ | - |
alt | string | - | ❌ | Alt text description of the video, for accessibility. |
aspectRatio | app.bsky.embed.defs#aspectRatio | - | ❌ | - |
#caption
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
lang | string (language) | - | ✅ | - |
file | blob | - | ✅ | - |
#view
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
cid | string (cid) | - | ✅ | - |
playlist | string (uri) | - | ✅ | - |
thumbnail | string (uri) | - | ❌ | - |
alt | string | - | ❌ | - |
aspectRatio | app.bsky.embed.defs#aspectRatio | - | ❌ | - |