HDrezka Grabber is the best tool for downloading your favorite movies and TV shows from rezka.ag and all its mirrors! Control everything: choose audio tracks, subtitles, or download entire TV series with one click if needed. Customize file naming templates for your media library and speed up the process with parallel downloads. An intuitive interface with light and dark theme support, as well as availability for most browsers, makes this tool your perfect assistant.
Table of Contents:
- About extension
- Features
- How to use it
- Building from source
- Installation in dev mode
- Disclaimer
- Support
- License
- Support for all official mirrors
- Ability to download entire TV series with one click
- Episode range selection available for TV series
- Subtitle download capability (including subtitles only, without video)
- Parallel downloading of multiple movies and TV series
- Downloads happen in the background and are not tied to the page
- Automatic detection of actual video quality with warnings about quality downgrading by the site
- Display of downloadable file size
- Allows creating custom templates for naming downloaded files
- Uses the browser's built-in downloader, so the extension downloads files directly to disk
- Dark and light themes are available
- Automatically pulls player data from the page
- Navigate to a movie or TV series page on rezka.ag
- Click on the extension icon — a popup with download options will open

- Select the desired download options in the popup: voice over, quality, which episode/season to begin from and which
episode/season to end the TV series download, as well as subtitles if available.

- Then start the download by clicking the large button with the arrow icon at the top of the popup.
- After a couple of moments, the download will begin, and instead of the arrow icon inside the button, the current
progress will be displayed.

- Now you can repeat with another movie or TV series — the extension supports a download queue, which allows you to download several different movies/TV series simultaneously. And since the extension is capable of working in the background, you don't have to stay on the same page where you initiated the download.
Warning
The extension works in the browser; if you close the browser, the extension will also stop working!
- Node.js (latest version recommended)
- npm
Note
You can install Node.js here.
-
Clone the repository:
git clone https://github.com/kristal374/HDrezka-Grabber.git cd HDrezka-Grabber -
Install dependencies:
npm ci
-
Build the extension:
- For Chromium-based browsers:
npm run build:chromium
- For Gecko-based browsers:
npm run build:firefox
- Build for all supported browsers:
npm run build:dev
- Build and package into archives for distribution:
npm run build:prod
Installing the extension in developer mode.
- Open your browser and go to the extension page:
chrome://extensions - In the top right corner, enable Developer mode.
- Click the Load unpacked button.
- Select the extension files folder
dist/build/HDrezka-Grabber.chrome - The extension will appear in the list and be ready to use.
- Open your browser and go to:
about:addons - Click on the gear icon, then select Install Add-on From File.
- Select the
manifest.jsonfile from the extension folderdist/build/HDrezka-Grabber.firefox. - The extension will be loaded and available for use until the next browser restarts.
Caution
This extension is distributed as free open-source software. It provides technical means for interacting with web content. The extension does not store or distribute third-party content — it only performs local operations in the browser at the user's request. The user independently bears full responsibility for the legality of using the extension in their jurisdiction and for compliance with the terms of use and license agreements of the respective websites.
Please consider making a donation to support the development of this open-source project.
Additionally, you can give a 5-star rating on Chrome web store or Mozilla add-ons and star this project on GitHub.
