Downlodr 1.7.13-stable
🚀 Downlodr v1.7.13-stable
📥 Download Instructions
Debian/Ubuntu (.deb)
sudo dpkg -i downlodr_*_amd64.deb
sudo apt-get install -f # Install dependencies if neededFedora/RHEL/CentOS (.rpm)
sudo rpm -i downlodr-*.x86_64.rpm
# Or with dnf
sudo dnf install downlodr-*.x86_64.rpmUniversal Linux (.zip)
unzip downlodr-linux-x64-*.zip
cd Downlodr-linux-x64
./downlodr📦 Available Packages
This release includes packages for:
- Ubuntu 22.04 LTS (Jammy Jellyfish)
- Ubuntu 24.04 LTS (Noble Numbat)
Each platform provides:
.debpackage for Debian-based distributions.rpmpackage for Red Hat-based distributions.ziparchive for any Linux distribution
🎯 Features
- Download videos from 1,800+ platforms
- Bundled yt-dlp and FFmpeg (no additional installation required)
- Modern Electron-based UI
- Plugin system support
- Concurrent download management
🐛 Bug Fixes & Improvements
See CHANGELOG.md for detailed changes.
📋 System Requirements
- Linux kernel 3.10+
- 64-bit architecture
- GTK 3.0+
- 200MB disk space
🔗 Links
Built with:
- Electron v33.3.1
- React v18.2.0
- TypeScript v4.5.4
- yt-dlp (latest)
- FFmpeg (latest)