| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-23 | 2.4 kB | |
| FxDl_Setup.exe | 2026-05-23 | 118.0 MB | |
| Totals: 2 Items | 118.0 MB | 0 | |
Release Notes: FxDl v1.0.0 (Stable)
We are pleased to announce the initial production-ready release of FxDl, a high-performance desktop download manager engineered with JavaFX. This utility delivers an optimized graphical interface designed to streamline complex media stream extractions, multi-threaded queue handling, and cross-platform playlist deployments.
Technical Specifications
| Component | Specification / Dependency |
|---|---|
| User Interface Framework | JavaFX (OpenJFX 17+) |
| Execution Engine Core | Java Runtime Environment (JRE) 17+ |
| Network Engine Layer | yt-dlp Core Integration |
| Media Processing Engine | FFmpeg Static Architecture |
| Licensing Framework | GNU General Public License v3 (GPL v3) |
Core Operational Features
- High-Precision Telemetry: Real-time throughput and download speed tracking calculated to exactly one decimal place ($0.0 \text{ MB/s}$), bound to reactive UI progress meters.
- Sequential Queue Management: Robust multi-threaded task pipeline enabling operations to be systematically paused, stopped, or resumed without data corruption or progress regression.
- Automated Stream Multiplexing: Headless background execution of
FFmpegto seamlessly merge high-bitrate independent video and audio streams post-download. - Batch Playlist Processing: Built-in capability to parse, structure, and download entire remote media playlists sequentially within a single execution block.
- Onboarding Integration: Automated runtime execution paths to display an interactive deployment guide (
welcome.html) immediately following platform installation.
Deployment & Installation Protocols
šŖ Microsoft Windows Architecture
- Download
FxDl_Setup.exefrom the asset directory below. - Execute the installer wizard to initialize directory allocation and register standard shortcuts.
- Note on Security Manifests: Because the installer binary is currently unsigned, the Windows SmartScreen subsystem will flag the publisher identity as unverified. Select More Info and proceed via Run Anyway to authorize deployment.
š§ Linux Environments (Debian / Ubuntu / Mint Distributions)
- Download
FxDl.debfrom the asset directory below. - Initialize deployment via the host package manager by executing the following terminal instruction: ```bash sudo apt install ./FxDl.deb