Skip to content

Commit 902f6b8

Browse files
committed
Roll forward changelog date
1 parent afcaaac commit 902f6b8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: Audio mode for Media Transforamtions
2+
title: Audio mode for Media Transforamtions
33
description: >
44
Media Transformations now supports `audio` mode, which extracts audio from a video.
5-
date: ...
5+
date: 2025-07-22
66
---
77

8-
The addition of this feature allows a user to extract audio from a source video, outputting
8+
The addition of this feature allows a user to extract audio from a source video, outputting
99
an M4A file to use in downstream workflows like AI inference, content moderation, or transcription.
1010

11-
For example,
11+
For example,
1212

1313
``` text title="Example URL"
1414
https://example.com/cdn-cgi/media/<OPTIONS>/<SOURCE-VIDEO>
1515
https://example.com/cdn-cgi/media/mode=audio,time=3s,duration=60s/<input video with diction>
1616
```
1717

18-
1918
For more information, learn about [Transforming Videos](/stream/transform-videos/).

0 commit comments

Comments
 (0)