Skip to content

YTDL v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:56
· 1 commit to main since this release

YTDL v2.0.0

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-setup.exe Windows Setup Installer (Start Menu & Apps integration)
macOS (Apple Silicon) YTDL-macos-arm64.dmg Drag-to-Applications Disk Image (YTDL.app -> Applications)

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.

macOS Installation & Gatekeeper Notice

  1. Open YTDL-macos-arm64.dmg and drag YTDL.app into your Applications folder shortcut.
  2. To clear Apple Gatekeeper's quarantine attribute (if macOS shows an "app is damaged or cannot be opened" alert on first launch), open Terminal and run:
xattr -dr com.apple.quarantine /Applications/YTDL.app
  1. Launch YTDL from Launchpad or Spotlight.

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.