Skip to content

Releases: Mrtracker-new/YT_Download

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 18:24
bfa5e86

1.2.0 (2026-06-28)

Features

  • security: add filename template traversal validator (3883f26)
  • security: validate filename template on download start (785391a)
  • security: validate filename template on settings save (e648b37)
  • settings: add updater preference fields (f0cd1cb)
  • updater: add backend update-check commands (40918e1)
  • updater: add banner, modal, and context components (f1fbf4c)
  • updater: add update service and startup checker hook (3f0f7e9)
  • updater: mount update provider and banner (4177eb8)

Bug Fixes

  • clean subdirectory partials on cancel (9bcf4cc)
  • close pause/cancel race in resume_download (be1ca5e)
  • don't let late progress events revert terminal job status (09e5e83)
  • ignore non-existent cookie file instead of passing bad path (ad1aa94)
  • key playlist selection by index, not video id (8b25127)
  • reconcile applyQueuePatch by status priority (6101c7f)
  • use cross-platform path separator in handleOpenFolder (4c075b0)
  • wrap each queue item in a per-item error boundary (9cd71d3)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 18:56
936c53d

1.1.1 (2026-06-26)

Bug Fixes

  • enforce keepHistory and historyRetentionDays settings (724d844)
  • security: sanitize URL in playlist-info error message (df3393e)
  • security: sanitize URL in yt-dlp job-start log (3af0825)
  • security: validate job_id in delete_history_item (71a81cf)
  • security: validate job_id in download control commands (b8ad00c)
  • security: validate output_dir against base download dir (a0f1e1d)
  • skip thumbnail embed for unsupported audio formats (ecbef4d)
  • ui: restore link color inheritance after Tailwind removal (6d8d808)

Performance Improvements

  • derive subtitle languages from videoInfo instead of refetching (079f318)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 06:44
f60c40a

1.1.0 (2026-06-25)

Features

  • download: add codec, audio format, thumbnail & SponsorBlock options (6d9a1ed)

Bug Fixes

  • setup: bundle ffprobe so SponsorBlock cutting works (a12f31e)

YT Downloader v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 21:03

YT Downloader v1.0.0

A fast, offline desktop app for grabbing video and audio from YouTube, Vimeo, SoundCloud, and 1000+ other sites. No accounts, no cloud, no ads.

⬇️ Download & install

  1. Download YT.Downloader_x64-setup.exe from Assets below.
  2. Run it. Windows SmartScreen may warn (the build is unsigned) → More info → Run anyway.
  3. Launch the app. yt-dlp + ffmpeg download themselves on first run — nothing else to set up.

Requirements: Windows 10/11 (64-bit). ~10 MB installer; first launch fetches the downloader tools (~50 MB).

✨ Highlights

🎥 Video up to 1080p, or whatever the site offers
🎵 Audio one-click MP3 extraction
📃 Playlists fetch, cherry-pick, queue the whole thing
Queue 3 downloads at once, live speed + ETA
⏯️ Control pause / resume / cancel that truly kills the process
🕘 History remembers what you grabbed
💬 Subtitles burned into the MP4 or saved as .srt

⚠️ Known quirks

  • Instagram / X / private Vimeo — log in via Chrome first; the app borrows your cookies.
  • Long videos pause on a purple bar — that's ffmpeg merging, not a freeze. Let it finish.

🔒 Open source · built with Tauri 2 + Rust + React. Tip: click Generate release notes in the draft to append the full commit changelog.