How to Download a Live Video From Facebook (While It's Streaming or After)
Downloading a Facebook Live video isn't as straightforward as saving a file from a website, but it's entirely doable — and the right method depends on whether the stream is still active, who owns it, and what device you're using. Here's how the process actually works.
What Happens to a Facebook Live Video After the Stream Ends
When a Facebook Live broadcast ends, the platform automatically saves a replay to the broadcaster's timeline, page, or group — depending on where it was streamed. That saved replay is treated like a regular Facebook video, which opens up several standard download options.
While the stream is still live, downloading is more limited. Facebook doesn't offer a native "download live stream" button for viewers. You'd need either screen recording software or a third-party tool that can capture a live HLS (HTTP Live Streaming) feed — which is technically how Facebook delivers its live video to browsers.
Once the video is saved as a replay, the landscape changes significantly.
Downloading Your Own Facebook Live Video
If you're the broadcaster, Facebook gives you a direct download option after the stream ends.
On desktop:
- Go to your profile, page, or group where the video was posted
- Open the video
- Click the three-dot menu (⋯) in the top right of the post
- Select Download video
Facebook will export the video as an MP4 file, typically in the resolution it was originally broadcast. This is the cleanest, most reliable method — no third-party tools required.
On mobile, the native download option is more limited. The Facebook app doesn't always surface a direct download button for live replays, which pushes many users toward the desktop experience or third-party solutions.
Downloading Someone Else's Facebook Live Video 🎥
This is where it gets more nuanced. Facebook doesn't offer a native download button for videos you don't own. Whether you can download a third-party live replay depends on:
- Privacy settings of the original post (public vs. friends-only vs. group-restricted)
- Whether the platform's terms of service permit saving that content (they generally restrict downloading content you don't have rights to)
- The tools available to you
For public videos, browser-based download tools and video download extensions exist that can extract the MP4 source URL from a Facebook video page. These typically work by parsing the page's source code or intercepting the video stream URL. Common approaches include:
- Video download browser extensions that add a download button to video pages
- Online video download websites where you paste the video URL
- Developer tools in browsers (Network tab) to locate the
.mp4stream URL manually
For private or friends-only videos, these methods generally won't work without being logged in, and even then, many tools can't authenticate properly to access restricted content.
Capturing a Live Stream While It's Still Broadcasting
If you want to record a Facebook Live in real time — not wait for the replay — screen recording is the most universally compatible approach.
| Method | Platform | Complexity | Quality |
|---|---|---|---|
| Built-in screen recorder | Windows, macOS, iOS, Android | Low | Matches display resolution |
| OBS Studio (open source) | Windows, macOS, Linux | Medium–High | Configurable |
| Browser extension recorders | Desktop browsers | Low–Medium | Variable |
| HLS stream capture tools | Desktop | High | Source quality |
OBS Studio can capture a browser window or the entire screen and encode it directly to MP4 or MKV. It's overkill for casual use but gives full control over output format, resolution, and bitrate.
Built-in screen recorders (like Windows Game Bar or macOS Shift+Command+5) are the lowest-friction option — no installs, no setup — though audio capture from browser tabs requires checking your system's audio routing settings.
Key Variables That Affect Your Approach
The right method isn't universal — it shifts based on several factors:
- Ownership: Are you downloading your own broadcast or someone else's?
- Timing: Is the stream still live, or are you working with a saved replay?
- Device: Desktop gives more flexibility than mobile for third-party tools
- Technical comfort: Browser dev tools and HLS capture require more confidence than a browser extension
- Intended use: Personal archiving vs. redistribution carries different legal and ethical weight — Facebook's terms of service prohibit downloading content for redistribution without permission
- Video privacy settings: Public videos are accessible to more tools; restricted ones effectively limit options
A Note on Facebook's Policies
Facebook's Terms of Service state that you shouldn't collect or download data from the platform using automated means without permission — and that includes video content you don't own. Practically, tools to do this exist and are widely used, but the legal and policy picture isn't always clean. Downloading your own content sits clearly in the permitted zone. Archiving someone else's public video for personal reference is a gray area. Redistributing it is where real problems begin.
What your specific situation calls for — the timing of the stream, the device you're working on, your technical setup, and what you intend to do with the video — determines which of these methods is actually the right fit.