How can I save a Zoom recording shared with me?

I've received a web link to a Zoom recording. At the link, an in-page player opens, and the video starts playing. I can see that the page is issuing an HTTP GET request for an MP4 file with a bunch of parameters; but - I can't just retrieve that MP4, I get a "missing key", or a "Forbidden" if I also add the parameters.

How can I save the recording as an MP4 file (or in any other format) on my system?

Note: The link format is

https://us06web.zoom.us/rec/play/longstringofcharshere?startTime=foo&_x_zm_rtaid=bar&_x_zm_rhtaid=baz

As a last resort you can often use OBS to record your screen while you play it back. This does unfortunately require you to wait the entire length of the recording.

The OBS project.

Once you have OBS downloaded and open you'll see in the bottom middle a box that says "Sources".

Add either

  • a "Window Capture", then create a new one, then pick the web browser window you have the zoom recording open in
  • a "Display Capture", then create a new one, then pick the display (if you have multiple) you have the zoom recording open on

Two monitors will help here so that you can have the zoom recording on one and OBS on the other.

(If one doesn't work for you try the other.)

Then in the bottom right click "Start recording" and then in the web browser start the zoom recording going.

Once the zoom recording has finished playing back you can stop OBS recording.


When there is a recording of Zoom meetings, the recording is saved in a local file at the machine of the host that recorded the video. You probably received a link that does not allow you to download or open the video from outside your company (or without authentication). My company does that to prevent confidential information leakage, since nobody from outside should be allowed to see/know private information. Maybe that is the case for you...

By the url you shared in the question, it seems the host of the meeting is using Zoom's Cloud Recordings tool. It allows the sharing of the file to other people, but the owner can block downloads (specifying it on the Viewers can download settings). If you believe you should have access to the file, I advise you to get in contact with the host that recorded and shared the video - he might change that settings or just send you the file some other way. However, as I mentioned before, some companies does that (block downloads) to avoid information leakage.