Files
antisocial/test/fixtures
Kydoimosandanthropic/claude-opus-4-8 cc4f094fb8
CI / Typecheck, test, build (pull_request) Successful in 29s
Fall through to the post page when a reel embeds only its cover frame
The captioned embed stopped shipping a reel's video_url and never draws a
logged-out <video>, so both the payload and the DOM hand back the cover
frame alone. Because that still counts as media, the post-page fallback
never fired and a reel resolved to a still image.

Trigger the fallback when the URL is a reel (or the payload declared a
video) but no video was found, so it reaches the post page, whose payload
still carries the progressive file in video_versions. The embed's
caption, handle and avatar are carried forward, since the post-page
payload does not include the owner.

Co-authored-by: anthropic/claude-opus-4-8
2026-09-16 20:57:26 -03:00
..
2026-09-12 11:35:32 -03:00