Skip to content

Downlodr 1.7.13-stable

Choose a tag to compare

@github-actions github-actions released this 16 Mar 04:09

🚀 Downlodr v1.7.13-stable

📥 Download Instructions

Debian/Ubuntu (.deb)

sudo dpkg -i downlodr_*_amd64.deb
sudo apt-get install -f  # Install dependencies if needed

Fedora/RHEL/CentOS (.rpm)

sudo rpm -i downlodr-*.x86_64.rpm
# Or with dnf
sudo dnf install downlodr-*.x86_64.rpm

Universal 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:

  • .deb package for Debian-based distributions
  • .rpm package for Red Hat-based distributions
  • .zip archive 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)