Browser extension · HLS · DASH · MP4
The video never leaves your machine.
Stasha finds the video playing in your tab and saves it to your disk. Detection, format conversion and saving all run inside your browser.
No account, no companion app, and no server to trust — because there is no server.
Where it runs
What it saves
-
HLS
.m3u8Segmented streams, including the clear-key AES-128 encryption most streaming sites use for transport. Variant playlists let you pick a quality.
-
DASH
.mpdAdaptive streams with separate video and audio representations, muxed back together into a single file.
-
Progressive
Ordinary
.mp4and.webmfiles served directly, saved without re-encoding.
How a download actually runs
Four steps, all local
-
Detect
Stasha watches the requests the page is already making and recognises the manifests behind the player. Nothing is uploaded to identify a video.
-
Fetch
Segments are downloaded from the same server the player uses, with the same headers the page sent. Clear-key AES-128 is decrypted in the browser.
-
Convert
A bundled build of libav.js — the FFmpeg libraries compiled to WebAssembly — muxes the segments into one playable file. It ships inside the extension; no code is ever fetched at runtime.
-
Save
The finished file is handed to your browser's normal download mechanism, into your normal downloads folder.
What it refuses
By design, not by omission
A downloader is defined as much by what it will not do. These are enforced in the code, and tested, not stated as policy.
-
DRM-protected video
Widevine, PlayReady, FairPlay and SAMPLE-AES are detected and refused — while parsing, in the interface, and again before any download starts. Stasha contains no DRM components and never attempts to break protection.
-
YouTube
Not supported, and blocked outright in the builds distributed through the Chrome and Edge stores.
-
Your data
No analytics, no telemetry, no error reporting, no version pings. Download history stays on your device and you can clear it at any time.
Install
Not yet published
Stasha is finished and in review preparation. Store listings will appear here as each one goes live.
-
Chrome
Coming soon
Also covers Brave, Vivaldi, Arc and other Chromium browsers.
- Edge Coming soon
-
Firefox
Coming soon
A genuine port: the media engine runs in the background page.
- Opera Coming soon
Using it lawfully
Stasha is a tool for saving video you are authorised to save: your own uploads, openly licensed and Creative Commons media, and content from sites whose terms permit downloading.
Whether a particular download is permitted depends on the site's terms and on the copyright law where you are — both of which bind you regardless of which browser or extension you use. Stasha does not and cannot make that judgement for you.