2 Replies
Stream supports several playback options found here: https://developers.cloudflare.com/stream/viewing-videos/
To get an mp4 download URL make sure enable MP4 downloads is enabled either via the dashboard or API. Cloudflare will then create the MP4 for download and allow you to download the MP4. Note that pricing is the same as if a user watched the entire video. Once processed you can download it from: https:// customer-<CODE>.cloudflarestream.com/<VIDEO_UID>/downloads/default.mp4
See doc on mp4: https://developers.cloudflare.com/stream/viewing-videos/download-videos/#secure-video-downloads
thanks you so much