Release feed

YDM Updates

This page is the release feed for YDM: the installed app reads releases/update.json here, downloads a newer build when one exists, verifies its SHA-256 checksum, and offers you Update now or Later — no manual reinstalling needed.

YDM 4.1.0

Released 2026-09-27.

  • YDM 4.1.0 is the current release: queue engine, adaptive speeds, resume, clipboard detection and in-app updates.

Latest version listed here: 4.1.0 (2026-09-27) — the same value the app compares against.

Download the latest YDM

Version history

Release notes

YDM 4.1.0

2026-09-27

  • Multi-job download queue with pause, resume and reorder.
  • Adaptive connection usage - YDM tunes parallel parts to your line.
  • Clipboard detection with an action popup: add to queue, choose videos, or download in one click.
  • Playlist subfoldering and per-job naming (ascending, descending, none).
  • Interrupted downloads keep partial files and continue where they stopped.
  • In-app software updates: YDM checks this site, downloads the new build, verifies its checksum and swaps itself safely with automatic rollback.

YDM 4.0.0

2026-08-15

  • Complete rebuild: FastAPI engine, React interface, system-tray operation.
  • Single self-contained executable - no Python or runtime prerequisites.
  • Per-user installer with Start Menu and Desktop shortcuts.
Under the hood

How YDM updates itself

Safe by design

  • Official source only — updates are fetched over HTTPS from this site; any other address is refused.
  • Verified — every build carries a SHA-256 checksum that is verified after download and again before installation; corrupted or partial files are rejected.
  • Reversible — the previous build is kept until the new one confirms it started correctly; if it never does, the old version is restored and launched automatically.
  • Uninterrupted — the download happens in the background; your queue and unfinished downloads resume after the restart.

Update controls in the app

Settings → Software update lets you turn automatic checks off, check immediately, or read these release notes in your browser. When an update is found, a banner offers Download, then Install & restart — or Later, which stays out of your way until the next release.

Critical releases can be marked mandatory in the feed, so builds that stop working with YouTube changes are updated rather than left broken.