From 28b5e2a1924c92c252bf67ff3272bc99e52080d5 Mon Sep 17 00:00:00 2001 From: Michael Black Date: Wed, 26 Aug 2026 10:03:43 -0500 Subject: [PATCH] Update video embed lexicon (#11559) --- lexicons.json | 2 +- lexicons/app/bsky/embed/video.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lexicons.json b/lexicons.json index 5fa2fdb0bb..c4cf7ecb31 100644 --- a/lexicons.json +++ b/lexicons.json @@ -426,7 +426,7 @@ }, "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": { "uri": "at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.feed.defs", diff --git a/lexicons/app/bsky/embed/video.json b/lexicons/app/bsky/embed/video.json index 67278da9c2..5033261982 100644 --- a/lexicons/app/bsky/embed/video.json +++ b/lexicons/app/bsky/embed/video.json @@ -18,8 +18,8 @@ "accept": [ "video/mp4" ], - "maxSize": 100000000, - "description": "The mp4 video file. May be up to 100mb, formerly limited to 50mb." + "maxSize": 300000000, + "description": "The mp4 video file. May be up to 300mb, formerly limited to 100mb." }, "captions": { "type": "array",