Streemrz
Back to Assets
Description
🚀 v1.0.0 - The "Search & Destroy" Stability Update
This release marks a major architectural overhaul focused on stability, memory management, and speed. It introduces the "Search & Destroy" scanning logic, preventing UI freezes even when managing libraries with thousands of videos.
✨ New Features
- 🔎 "Search & Destroy" Scanning: Filter logic has been moved to the scanning phase. The app now only downloads and renders videos that match your search terms, drastically reducing memory usage.
- 🛡️ GDI Resource Optimization: Refactored the UI row rendering to use 50% fewer widgets. You can now load lists of 1,500+ videos without visual glitches or crashes.
- ⚡ Hybrid Threading Architecture:
- Scanning: Now runs sequentially (Single Thread) to ensure strict page ordering and prevent request flooding.
- Deletion: Runs in parallel (Multi-Threaded) to clear queues rapidly.
- 🖼️ Throttled Image Loading: Image downloads are now strictly synchronized with page scraping to prevent "Main Thread Floods."
🐛 Bug Fixes
- Fixed
Not Respondingfreeze when scanning large numbers of pages. - Fixed issue where videos appeared out of order.
- Fixed potential crash caused by multiple workers patching the ChromeDriver simultaneously.
- Fixed issue where the Delete Confirmation Overlay was not detected.
📦 How to Run
- Download
RumbleManager.exebelow. - Ensure you have Google Chrome installed.
- Run the executable.
Rumble Video Delete Manager - V1.0 - Initial Version
by therealtombi
Available Downloads
RumbleVideoDeleteManager.exe
0
Feb 27, 2026
App/Tool