Tutorial · Zoom
How to Download Zoom Recordings, Whether You Are the Host or Not
Every Zoom recording situation has a different answer: host portal, shared link with a download button, shared link without one, passcode gates, local files. Here is the honest fix for each.
The situation is almost always the same. Someone shared a Zoom replay: a project kickoff, a client call, a training session, a webinar you paid to attend. You open the link, the video plays fine, and then you notice one of two things. Either there is no download button anywhere on the page, or there is a note saying the recording will be deleted in a few days. You are not the host, you cannot change the settings, and the person who is the host is on vacation, has left the company, or simply is not answering.
This guide covers every version of that problem. The short answer up front: if the replay plays in your browser, you can save it, because the Zoom player is streaming a plain MP4 file into your session and a local extension can capture it. The longer answer depends on which of five situations you are in, so let us go through them properly. One ground rule applies throughout: this is for meetings you attended or recordings you have the right to keep, and section 5 spells out what that means.
1. Why Zoom replays disappear on you
Zoom cloud recordings are not permanent by design. Cloud storage on Zoom accounts is limited, and it fills up fast on any team that records regularly. To cope, account admins commonly enable automatic deletion after a set number of days, and hosts routinely purge old recordings by hand to free up space for new ones. When a recording is deleted, it moves to the account's trash for up to 30 days, where only the host or an admin can restore it. After that it is gone for good.
The practical consequence: a shared replay link is a countdown, not an archive. If the recording matters to you, the time to save a copy is now, while the link still resolves. If the recording is a session from a paid training program or a webinar series, the same urgency applies across every course platform, and our guide to saving online courses for offline access covers that wider problem in depth.
A detail most people miss: whether a shared Zoom link shows a download button has nothing to do with your permissions. It is a single checkbox the host ticks, or forgets to tick, at the moment of sharing.
2. The five Zoom situations, each with its honest fix
Situation A: you are the host
You do not need any tool. Sign in at zoom.us, open Recordings & Transcripts in the left sidebar (older accounts show it as Recordings), and select the Cloud Recordings tab. Click the meeting topic and you get a Download button for each asset: the video file, the standalone audio, the chat log, and the transcript if one was generated. This is the cleanest copy you can get, straight from the source. Do it before your storage quota or an admin retention policy does the deleting for you.
Situation B: shared link with a download button
If the host ticked the "viewers can download" option when sharing, the replay page shows a download control near the top of the player. Click it, and the MP4 lands in your downloads folder. Trivial case, nothing more to say, except that you should not assume the button will still be there next week: hosts sometimes re-share with different settings.
Situation C: shared link with no download button
This is the case that brings most people to this page. The host shared the link with downloads disabled, so the page gives you a player and nothing else. Here is the technical reality behind that missing button: the player is still streaming the full recording to your browser as a progressive MP4 file, served from Zoom's CDN at ssrweb.zoom.us. The restriction is purely in the page's interface, not in the delivery. Anything that runs inside your browser session can see that MP4 request and save the file.
That is exactly what an in-session extension does. Vidora watches the tab for video traffic (progressive MP4, HLS, DASH), and on a Zoom replay it picks up the MP4 the moment playback starts. The step-by-step is in the next section. Note that Zoom is actually the simple case here: most streaming platforms chop video into hundreds of encrypted segments, a delivery model explained in our plain-English guide to HLS and M3U8 streaming. Zoom's single-file delivery is refreshingly old-fashioned by comparison.
Situation D: shared link with a passcode
Many hosts protect the replay with a passcode, and Zoom now enables one by default on new shares. This changes nothing about the method. Enter the passcode the host gave you, wait for the player to appear, and press play. Passing the passcode gate is what gives your browser the session cookies the CDN checks on every request, so once you can watch, you can save. If you do not have the passcode, you do not have access, and no legitimate tool changes that.
Situation E: it was a local recording
If the host chose "Record to this computer" instead of cloud recording, there is no replay link at all: the recording is an MP4 sitting on the host's own disk, by default in a Zoom folder inside their Documents directory. Nothing to capture, nothing to download. The only path is the human one: ask the host to send you the file through whatever file sharing your team uses.
3. Step by step: save a shared replay with Vidora
This covers situations C and D, and works just as well for B if you prefer one tool for everything. Total time is a few minutes for a typical one-hour meeting.
- Install Vidora. Get it from the Chrome Web Store via the Vidora homepage. It works on Chrome, Edge, Brave, and any Chromium browser. Free during launch, all features included, no account needed.
- Open the replay link. Use a normal tab. If a passcode prompt appears, enter the code the host gave you.
- Press play for a few seconds. The Zoom player only requests the video file once playback begins, and that request is what triggers detection. A moment of playback is enough; you do not need to watch the whole thing.
- Click the Vidora icon. The popup lists the detected recording with its estimated size. Click Download.
- Let it finish. The file downloads inside your browser session, with your cookies attached to every request, and saves as a standard MP4. Screen share, speaker video, and audio come through exactly as they were recorded, because nothing is re-encoded.
If the popup shows nothing, the near-universal cause is that playback never started. Refresh the page, press play again, then reopen the popup. Zoom support in Vidora is not theoretical, for what it is worth: replays stream from a CDN that validates session cookies on every request, and the extension ships a credentialed download path built specifically for that class of host.
For the curious: you can watch this mechanism yourself in DevTools. Open the Network tab, filter by media, press play, and the request to ssrweb.zoom.us appears, the same inspection technique as finding an M3U8 URL in the Network tab on segment-based sites. But do not bother copying that URL anywhere, for the reason the next section explains.
4. Why paste-a-link Zoom downloader sites fail
Search for "zoom recording downloader" and the results fill up with websites promising to convert any Zoom link into a file: paste the URL, click, download. On Zoom, these fail for a precise architectural reason, and using them creates a problem worse than the one you started with.
The technical failure. When Zoom's CDN receives a request for a recording, it validates the session cookies that your browser earned by opening the link and passing the passcode gate. A remote downloader server has none of those cookies. It requests the file from its own machine, cold, and the CDN turns it away. The tools that appear to work on simple public MP4 hosts hit a wall on Zoom, precisely because Zoom's delivery is session-bound. This is the decisive difference with an in-browser extension: Vidora downloads inside your session, cookies included, so the CDN sees the same authorized viewer that just played the video.
The confidentiality failure. Think about what you are pasting. A Zoom replay URL is the address of a private recording of your meeting: your colleagues' faces, your client's roadmap, your company's numbers on a shared screen. Handing that URL to an anonymous website means an unknown server now holds a link that may grant access to that recording until it expires, plus a log of your IP and the time you submitted it. For anything work-related, that is a data leak you caused with one paste. A local extension never sends the URL anywhere; Vidora's telemetry has a strict no-URLs policy, spelled out in the privacy policy, and the download itself never leaves your machine.
One last honest note: screen-recording the replay always works as a fallback, but it costs you real time (recording an hour takes an hour), captures at your screen's resolution rather than the source file's, and picks up every notification that pops up along the way. Use it only when nothing else applies.
5. Legal and ethical rules for meeting recordings
Zoom recordings are different from most video you might save, because they are not published content. They are conversations, often confidential ones, involving people who may not expect copies to circulate. The rules that follow are stricter than for ordinary web video, and they are not optional.
- Only save meetings you were part of, or have explicit permission to keep. A replay link forwarded to you does not by itself make you an intended viewer. If you were not in the meeting and nobody authorized you, do not save it.
- Respect your employer's policy. Many companies classify meeting recordings as internal or confidential data, with rules about where copies may live. A recording saved to a personal laptop can violate that policy even if the download itself was easy. When in doubt, ask before saving, not after.
- Remember the participants. Recording consent laws vary by jurisdiction: some require every participant's consent, others only one party's. The recording you hold was presumably made lawfully, but redistributing it is a separate act. Treat a saved recording like any confidential document: keep it, do not forward it.
- Never republish. Posting someone's meeting or paid webinar publicly is a fast route to legal trouble and a faster route to losing people's trust. A personal archive copy and a public upload are entirely different things.
None of this is legal advice. The one-line version: save what you took part in, keep it to yourself, and follow the rules of the organization the recording belongs to.
6. Frequently asked questions
Can I download a Zoom recording if I'm not the host?
Yes, as long as you can play the replay in your browser. The Zoom player streams a progressive MP4 file inside your session, and a local extension like Vidora captures that stream during playback. If the link requires a passcode, enter it first. What you cannot do is download a recording you have no access to: if the link does not play for you, no tool can help.
Why is there no download button on my Zoom recording link?
The host shared the recording with the download option turned off. When a host shares a cloud recording, Zoom offers a checkbox that lets viewers download; if the host leaves it unchecked, the play page shows no download button. The video still streams to your browser, which is why an in-browser extension can save it even when the button is missing.
Does this work with passcode-protected Zoom links?
Yes. Enter the passcode the host gave you, wait for the player to load, and press play. Once you are past the passcode gate, your browser holds the session cookies that Zoom's CDN requires, and the download method is identical to a link without a passcode.
Where do Zoom cloud recordings go after they expire?
They are deleted. Cloud storage on Zoom accounts is limited, and many account admins enable automatic deletion after a set number of days. Deleted recordings sit in the account's trash for up to 30 days, where only the host or an admin can restore them. After that, they are gone permanently, which is why saving a copy before the link dies matters.
Are online Zoom downloader sites safe to use?
No, for two reasons. Technically they fail, because Zoom's CDN requires your session cookies and a paste-a-link website does not have them. And practically, pasting the link hands the private URL of your meeting replay to an unknown server, which is a confidentiality leak: anyone holding that URL may be able to watch the recording until it expires.
About the author
RGC Digital LLC builds Vidora, a video downloader Chrome extension for Zoom, Vimeo, HLS streams and MP4. Based in Albuquerque, NM. We write about video tooling, streaming protocols, and Chrome extension engineering.