Skip to content

YTDL v1.0.0-beta.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 05:01
· 12 commits to main since this release

YTDL v1.0.0-beta.1

High Quality YouTube Video Downloader — cross-platform desktop app.

Downloads

Platform File Notes
Linux (x86_64) YTDL-linux-x86_64.AppImage Standalone AppImage (executable binary)
Windows (x86_64) YTDL-windows-x86_64.exe Standalone executable (.exe), Windows 10/11
macOS (Apple Silicon) YTDL-macos-arm64.dmg M1/M2/M3/M4, macOS 12+ (YTDL.app)

Intel Mac users: The arm64 DMG runs on Intel Macs via macOS Rosetta 2 (enabled by default on macOS 11+). No separate Intel build is provided as GitHub no longer offers Intel macOS runners.

Linux Installation

Ensure system WebKit2GTK is installed (standard on most desktop Linux distributions), then make the AppImage executable and run:

chmod +x YTDL-linux-x86_64.AppImage
./YTDL-linux-x86_64.AppImage

SHA256 Checksums

See SHA256SUMS.txt attached below.