Skip to content

tozikkirtley648-web/lustbb-media-saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview

OmniSync Stream Weaver

Transform your content consumption journey with OmniSync Stream Weaver, an innovative orchestration layer designed to intelligently capture, organize, and repurpose your favorite media fragments from the open web. Unlike conventional download tools that merely file away raw data, OmniSync Stream Weaver reimagines the process as a creative pipeline—turning scattered video segments into curated thematic collections you can revisit, remix, and revisit offline. Built for researchers, educators, and anyone who values sovereignty over their digital library, this platform removes friction between discovery and retention.

Overview

In an era where streaming platforms prioritize convenience over permanence, the need for a personal media resilience system has never been more urgent. OmniSync Stream Weaver is your private, browser-integrated asset management hub that intelligently identifies, extracts, and archives video content from supported websites. The system goes beyond simple retrieval—it applies context-aware metadata tagging, automatic transcoding to open formats, and predictive organizational logic that learns how you think about your content.

The architecture is a lightweight, privacy-first companion that operates entirely on your local machine. No accounts, no cloud dependencies, no usage quotas. Your collection remains yours—accessible offline, exportable to any other tool, and free from algorithmic interference. This is the difference between being a passive consumer and an active curator of your own digital universe.

Key Capabilities

Download

Seamless Browser Integration

The extension attaches gracefully to your browsing workflow, adding a contextual overlay to supported video pages. With a single click, you initiate the capture process without leaving the page. Extraction runs asynchronously, allowing you to continue navigating while the system works in the background. The interface is responsive across viewports, maintaining functionality on mobile browsers where supported.

Intelligent Segment Detection

OmniSync Stream Weaver parses video metadata and structure to identify logical segments, chapters, and scene boundaries. Instead of downloading a monolithic blob, you can choose specific segments or combine multiple clips into a single cohesive file. The detection engine uses heuristic pattern matching to work with many site layouts without requiring frequent updates.

Adaptive Format Pipeline

Collected content is transcoded on-the-fly to widely compatible formats (MP4, MKV, FLAC for audio-only) using optimized presets that balance size and quality. For archival purposes, the system supports lossless passthrough when source codecs are recognized. Subtitle extraction and embedding are handled automatically where available, with language preference settings.

Smart Organizational Framework

Every capture is processed through a metadata enrichment module that extracts timestamps, titles, descriptions, and tags from the source page and video container. This data populates a local index that supports full-text search, filter by date, source domain, duration, and custom tags. The library can be exported as XML, CSV, or JSON for integration with external media management tools.

Offline Resilience Layer

Your collection is stored locally in a transparent folder structure, usable even if the browser extension is temporarily disabled. Playback is handled through the system's built-in media player, which remembers playback position, speed preferences, and chapter markers for each file. This offline layer ensures you never lose access to content you have intentionally preserved.

24/7 Support & Community Knowledge Base

While the tool itself runs independently, a comprehensive knowledge base covers common questions, best practices for organizational workflows, and troubleshooting steps. The support team monitors community channels around the clock with a typical response window under four hours during business days. Pre-built templates help you design custom capture presets for specialized use cases.

Getting Started

Embrace your role as a digital archivist without technical overhead. OmniSync Stream Weaver is distributed as a signed browser extension compatible with Chromium-based browsers and Firefox. The core engine, which handles the actual capture and processing, is a standalone executable that runs silently on your system. The extension communicates with this engine via a local socket, ensuring nothing leaves your machine.

  1. Install the Browser Component – Visit the extension marketplace for your browser and add OmniSync Stream Weaver. Grant the necessary permissions for reading page content and accessing local storage. No registration is required.

  2. Deploy the Processing Engine – Download the lightweight runtime for your operating system (Windows, macOS, Linux). Launch it once; it will register itself to start automatically with your system. This engine handles transcoding, metadata extraction, and file management.

  3. Configure Your Preferences – Open the extension’s settings panel. Here you can set output folder location, preferred video quality tiers (balanced, high, maximum), default subtitle language, and whether to auto-detect episodes in series. You can also define custom naming patterns using dynamic variables like {source}, {title}, {timestamp}, and {quality}.

  4. Begin Capturing – Navigate to any supported video page. Click the extension icon to reveal options: download entire video, selected segments, or audio only. Monitor progress via the streamlined dashboard that displays queue status, estimated completion times, and disk usage.

  5. Manage Your Library – Use the companion dashboard (accessible via extension icon or standalone app) to browse, search, play, rename, tag, and delete captured content. The dashboard shows statistics on collection size, format distribution, and recently added items. Export your metadata as a portable archive or generate a shareable playlist file.

Architecture & Design Philosophy

The system is built around three pillars: sovereignty, simplicity, and sustainability.

Sovereignty means you control every component. The processing engine is open-source under the MIT license, the extension permissions are minimal and documented, and no telemetry is collected. The system functions entirely offline once configured.

Simplicity manifests in the user experience. The extension adds exactly one icon. The dashboard has four main views. The settings have fewer than twenty toggles. Complexity is encapsulated beneath an intuitive surface.

Sustainability addresses the long-term viability of your collection. All content is stored in standard formats with no proprietary wrappers. The local index uses SQLite, which is widely readable. Should you ever choose to leave the ecosystem, exporting your entire library with metadata intact is a single operation.

Multilingual Experience

OmniSync Stream Weaver ships with interface translations for English, Spanish, French, German, Portuguese (Brazilian), Japanese, Simplified Chinese, and Arabic. New translations for community-contributed languages are added quarterly. The capture engine is locale-aware, correctly handling right-to-left text in metadata fields and parsing date formats from international sources.

The system also detects and preserves multilingual subtitles when available, allowing you to switch between language tracks during offline playback. For content with multiple audio streams, you can select which language to prioritize for extraction.

Content Preservation Ethics

This tool is designed for personal archival use, enabling you to access content you already have legitimate access to, in offline contexts where connectivity is unreliable or restricted. The system does not bypass access controls, circumvent DRM, or enable redistribution of copyrighted material. Users are responsible for complying with the terms of service of sourced websites and applicable copyright laws in their jurisdiction.

The developer encourages respectful use of online resources and does not condone systematic scraping of large volumes of content for commercial purposes or in violation of platform policies. Use this tool to build your private library, not to empty someone else’s server.

Feature Matrix

Capability Availability
Background capture while browsing ✓ Full support
Segment/chapter selection ✓ (heuristic detection)
Automatic subtitle extraction ✓ (all common formats)
Metadata enrichment (tags, dates) ✓ (configurable depth)
Full-text search over library ✓ (including descriptions)
Multi-language interface ✓ (8 locales, more via community)
Custom output naming schemes ✓ (dynamic variables supported)
Queue management with pause/resume
Lossless passthrough for audio-only ✓ (FLAC, PCM)
Dashboard statistics & analytics
Export to XML/CSV/JSON
Portable playback with chapter markers

Frequently Addressed Inquiries

Q: Does the tool work on all video websites?
A: The system targets popular platforms with standardized video delivery. Support for less common sites can be added through community-contributed parsers, which are reviewed and merged periodically.

Q: Will capturing affect my device performance?
A: The processing engine uses a low-priority thread that yields resources to foreground applications. On modern hardware, you will not notice the capture running unless you are simultaneously encoding video with heavy settings.

Q: Can I schedule captures for later?
A: The current version supports adding items to a queue that processes sequentially. Scheduled capture for a specific time is on the roadmap for an upcoming minor release.

Q: How is my privacy protected?
A: No data leaves your machine. The extension communicates only with the local processing engine. No account, analytics, or crash reports are transmitted. The project is funded through voluntary contributions.

Q: What is the maximum file size supported?
A: There is no hard limit imposed by the tool itself. Constraints are determined by your filesystem (typically 4GB for FAT32, much larger for NTFS/ext4) and available disk space.

Community and Contributions

OmniSync Stream Weaver thrives through user feedback and community involvement. The codebase is hosted publicly, with contribution guidelines available for those who wish to propose new parsers, improve the interface, or translate the tool into additional languages. Bug reports and feature requests are tracked openly.

The project follows a predictable release cadence: minor patches every two weeks, feature releases every quarter, and major architecture updates annually. Every contribution is acknowledged in release notes, and significant contributors receive attribution within the extension's About page.

License

This project is distributed under the MIT License. You are free to use, modify, and distribute the software for any purpose, subject to the conditions of the license. The full license text can be viewed at https://opensource.org/licenses/MIT.

Disclaimer

OmniSync Stream Weaver is provided as a tool for personal, non-commercial use. The software is offered "as is," without warranty of any kind, express or implied. The maintainers are not responsible for any misuse, violation of third-party terms, or loss of data arising from the use of this tool. Users assume full responsibility for ensuring their usage complies with applicable laws and platform policies. The project reserves the right to modify or discontinue the software at any time without notice.

Download