How to Download Bilibili Videos on Mac & Windows
A step-by-step guide to saving any Bilibili (B站) video locally — in 4K when available, in MP4 or MP3, without a browser extension or the command line. Updated for 2026.
Why Bilibili is harder to download than YouTube
Bilibili serves video over segmented streams (DASH and HLS / m3u8) and splits video and audio into separate tracks. Most browser-extension downloaders only grab a single low-quality fallback file, and online "paste a URL" sites upload your request to their servers (adding a third party to the pipeline).
SVD handles the real streams natively: it parses the DASH manifest, fetches every segment in parallel, and merges video + audio using a bundled ffmpeg binary. You get the same quality the Bilibili player would have shown you — no re-encoding loss.
Download Bilibili in 4 steps
Install SVD
Download SVD for macOS or Windows from the home page. Mac build is signed and notarized by Apple; Windows build ships as a standard MSI installer.
Copy the Bilibili URL
Open the video in your browser (e.g. https://www.bilibili.com/video/BV1xxxx) and copy the URL. SVD auto-detects URLs from your clipboard the moment you switch back to the app.
Pick quality & format
SVD enumerates every available resolution (360p through 4K) and format (MP4, WebM, MP3-only for audio). Same-resolution H.264 streams are preferred for broader device compatibility.
Click download
Progress, speed, and ETA show in real time. If a segment fails, SVD retries automatically. Files are organized by source site in your Downloads folder.
Ready to try it?
Free 7-day trial. No account required. Your data never leaves your device.
Login-required or Bilibili Premium (大会员) videos
For region-locked content, bangumi (番剧), or HDR / Dolby streams that require a Premium account, SVD can read your browser cookies to authenticate with Bilibili:
- On macOS, SVD uses Chrome or Safari cookies by default
- On Windows, Edge cookies are used after an initial attempt without cookies (to avoid DB lock issues while the browser is open)
- Cookies are read locally — nothing is sent to SVD's servers (SVD has no servers to send to)
SVD vs other Bilibili download methods
| Method | Quality | Privacy | 4K / HDR | Merges A+V |
|---|---|---|---|---|
| SVD (desktop app) | Native | Local only | Yes | Yes |
| Browser extensions | Often 360p fallback | Extension has all web access | No | Usually video only |
| Online downloaders (paste URL) | Variable | URL sent to 3rd-party server | Rarely | Depends |
| yt-dlp (command line) | Native | Local only | Yes (with config) | Yes (with ffmpeg) |
| Screen recording | Re-encoded, lossy | Local | Mirrors your display | Yes |
If you're comfortable on the command line, yt-dlp is a great free option. SVD exists for the users who'd rather click a button — and who want a UI that also handles 1,800+ other sites, auto-updates the underlying extractor, and is code-signed so macOS Gatekeeper won't block it.
Frequently asked questions
Is it legal to download Bilibili videos?
Downloading videos for personal offline viewing is broadly acceptable under fair-use or personal-use provisions in many jurisdictions, but the rules vary by country. You should only download content you have the right to save. Redistribution is a separate question.
Can SVD download login-protected Bilibili videos?
Yes. SVD can use cookies from your installed browser (Chrome, Edge, or Safari) to access login-protected or region-locked videos. Cookies never leave your machine.
Does SVD support 4K, HDR, and Dolby Vision?
SVD lists every format Bilibili exposes. If the original stream provides 4K or HDR, you can pick it. For Premium (大会员) HDR content, a Premium cookie is required.
How does SVD differ from online Bilibili downloaders?
Online downloaders proxy your URL through a third-party server. SVD is a local desktop app — videos go directly from Bilibili to your machine with no middleman and no logging.
Can I download a multi-part video or bangumi?
Yes. Paste the playlist URL and SVD will list every part. Pick specific episodes or grab the whole series.
Download SVD and try it now
Free 7-day trial · No credit card · Code-signed & notarized · Works offline