Skip to content

docs: split transform-and-deliver into image and video pairs - #744

Merged
const-cloudinary merged 1 commit into
masterfrom
docs/split-transform-image-video
Aug 20, 2026
Merged

docs: split transform-and-deliver into image and video pairs#744
const-cloudinary merged 1 commit into
masterfrom
docs/split-transform-image-video

Conversation

@const-cloudinary

Copy link
Copy Markdown
Member

What

Follow-up to #742. docs/transform-and-deliver-media.md covered both images and video, but the only runnable example was image-only — cloudinary.video() was documented and never demonstrated.

  • Rename transform-and-deliver-media.mdtransform-and-deliver-image.md and drop its Video section
  • Add docs/transform-and-deliver-video.md + examples/transform-and-deliver-video.js: player tag, video URL, poster frame (so_2 + jpg), HLS via sp_hd/m3u8
  • Split the delivery row in platform-capabilities.md by media type; update both task indexes and all remaining cross-references

Docs and examples are now 1:1: each task doc has a matching runnable example, and the two pairs cross-link.

Verification

  • Every snippet executed against a real cloud; the documented video URLs (mp4, poster jpg, m3u8 manifest) all return 200 on the demo cloud
  • All relative links in docs/ and README resolve
  • npm run lint clean, 315 unit tests passing
  • All four files appear in npm pack

🤖 Generated with Claude Code

The doc covered both images and video, but the only runnable example was
image-only, so cloudinary.video() was documented and never demonstrated.

- rename transform-and-deliver-media.md to transform-and-deliver-image.md and
  drop its Video section
- add docs/transform-and-deliver-video.md and
  examples/transform-and-deliver-video.js covering the player tag, video URL,
  poster frame, and HLS streaming
- split the delivery row in platform-capabilities.md by media type, and update
  both task indexes and the remaining cross-references

URLs verified against the demo cloud: the mp4, poster-frame jpg, and m3u8
manifest all return 200.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@const-cloudinary
const-cloudinary merged commit e681d84 into master Aug 20, 2026
10 checks passed
@const-cloudinary
const-cloudinary deleted the docs/split-transform-image-video branch August 20, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant