Update video embed lexicon (#11559)

This commit is contained in:
Michael Black
2026-08-26 10:03:43 -05:00
committed by Samuel Newman
parent 78c41032e2
commit 28b5e2a192
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -426,7 +426,7 @@
}, },
"app.bsky.embed.video": { "app.bsky.embed.video": {
"uri": "at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.embed.video", "uri": "at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.embed.video",
"cid": "bafyreie3nug4ezpwodl6yrpgv5edkazzn22t7ea4yaeuun4rctyekkngai" "cid": "bafyreiaqos23yv3t4ptrxily6s6qea5fcxfjzjlm42zq46xweby2mkgr4m"
}, },
"app.bsky.feed.defs": { "app.bsky.feed.defs": {
"uri": "at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.feed.defs", "uri": "at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.feed.defs",
+2 -2
View File
@@ -18,8 +18,8 @@
"accept": [ "accept": [
"video/mp4" "video/mp4"
], ],
"maxSize": 100000000, "maxSize": 300000000,
"description": "The mp4 video file. May be up to 100mb, formerly limited to 50mb." "description": "The mp4 video file. May be up to 300mb, formerly limited to 100mb."
}, },
"captions": { "captions": {
"type": "array", "type": "array",