π Burraq v1.0.0 Stable Release
We are excited to launch the first official stable release of Burraq β the ultimate universal video/audio downloading ecosystem powered by Python & FastAPI! This release comes fully optimized for headless background performance and deep Windows integration.
π₯ How to Install Burraq (Step-by-Step)
Follow these simple steps to get the Burraq core engine up and running on your Windows PC:
-
Download the Installer:
- Scroll down to the Assets section of this release page.
- Click on
Burraq-Setup.exeto download the standalone installer.
-
Run the Setup Wizard:
- Double-click the downloaded
Burraq-Setup.exefile. - (Note: Since it requires system modifications to add tools to your system path, please grant Administrator privileges if prompted).
- Double-click the downloaded
-
Configure Options:
- Desktop Shortcut: Check the box if you want a quick access icon on your desktop.
- Windows Startup: We highly recommend checking the "Automatically start Burraq when Windows boots" option. This allows the server to load seamlessly in your Windows System Tray (next to the clock) right when your PC turns on.
-
Complete Installation:
- Click Install and wait for the process to finish.
- Once completed, a dynamic success prompt will appear, and the server will launch silently in the background!
π Bonus Feature: The installer automatically injects
yt-dlpandffmpeginto your Windows System PATH Environment Variable. You can now open any Command Prompt or PowerShell and invoke them globally!
π§© How to Add the Browser Extension (Chrome / Edge / Brave)
To enjoy 1-Click dynamic downloads right from your favorite web browser, manually stage the included unpacked extension by following these steps:
-
Locate the Extension Folder:
- Navigate to the directory where Burraq was installed (Default:
C:\Program Files\BurraqorC:\Program Files (x86)\Burraq). - Inside, you will see a folder named
chrome-extension. Keep this path in mind.
- Navigate to the directory where Burraq was installed (Default:
-
Open Extensions Manager:
- Google Chrome: Open a new tab and go to
chrome://extensions/ - Microsoft Edge: Open a new tab and go to
edge://extensions/ - Brave Browser: Open a new tab and go to
brave://extensions/
- Google Chrome: Open a new tab and go to
-
Enable Developer Mode:
- Look at the top-right corner of the Extensions page and toggle the "Developer mode" switch to ON.
-
Load the Unpacked Folder:
- Click on the "Load unpacked" button that appears on the top-left menu.
- A file explorer window will open. Browse and select the
chrome-extensionfolder inside your Burraq installation directory. - Click Select Folder.
β¨ Success! The Burraq overlay icon will instantly appear in your browser's extension bar. You can now seamlessly catch media hooks and send them directly to your background downloader pool!
π οΈ Core System Changes in this Build
- π» Kernel Handle Fix: Patched
WinError 6and standard streamisattycrashes for flawless windowless (--noconsole) executions. - βοΈ Resource Optimization: Thread-safe asynchronous locks introduced to isolate network streams from intense FFmpeg conversion pipelines.
- πΎ Local Data Storage: Automated auto-creation of the relational SQLite historical ledger database upon installation.
π‘ Need help or found a bug? Feel free to open an issue on the official Burraq Issues Tracker.