Skip to content

Releases: aandrew-me/ytDownloader

3.22.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:18

Changelog

  • Improved format listing UI
  • Redesigned Preferences page
  • Added Youtube Search feature #451
  • Added output template support for video/audio files
  • Added URL validation to prevent XSS attacks #442
  • Added automatic system proxy detection
  • Playlist improvements: Improved UI of download items, added cancel button
  • Minor bug fixes
  • App is now available on Microsoft Store - https://apps.microsoft.com/detail/9pm2p40txw2s

3.20.3

Choose a tag to compare

@github-actions github-actions released this 11 Jun 12:01
  • Added new language - Basque
  • Updated yt-dlp JS dependency - nodeJS to version 22
  • Minor fixes

3.20.2

Choose a tag to compare

@github-actions github-actions released this 27 Nov 15:11
  • Fixed Error: 'NoneType' object has no attribute lower #364

3.20.1

Choose a tag to compare

@github-actions github-actions released this 22 Nov 20:25
  • Fixed issue with spaces in path #362

3.20.0

Choose a tag to compare

@aandrew-me aandrew-me released this 22 Nov 12:35
  • Added download history. (Thanks to Abhinav)
  • Added JS runtime support as per new yt-dlp requirements. The app will now ship with a nodejs binary. Youtube downloads should be more stable.
  • Added slider for range selection.
  • Added progress for yt-dlp download, update and app update.
  • Translation updates, added new languages.
  • Added custom built ffmpeg, ffprobe for Windows and Linux builds.
  • Added support to add custom yt-dlp arguments. More here.
  • Fixed incorrect resolution downloads for playlists.
  • Added showing approximate file sizes when possible.
  • Improved user interface.
  • Minor bug fixes.
  • Major code refactoring.

3.19.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 12:29

Changelog

  • Fixes for macOS and FreeBSD

3.19.2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 13:14

Changelog

  • macOS versions require yt-dlp from homebrew #309 #308
  • Improved app performance
  • Improved UI
  • Fixed minor bugs
  • Added support for the following environment variables: YTDOWNLOADER_AUTO_UPDATES, YTDOWNLOADER_FFMPEG_PATH, YTDOWNLOADER_YTDLP_PATH #298

3.19.1

Choose a tag to compare

@github-actions github-actions released this 20 May 18:10

Changelog

  • Added support for chapters #294
  • Improved UI

3.19.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 17:41

Changelog

  • Added Video Compressor with Hardware Acceleration (Needs more testing)

  • Fixes

3.18.5

Choose a tag to compare

@github-actions github-actions released this 29 Nov 08:31

Changelog

  • Fixed correct resolution not downloading for playlists #263 #266
  • Fixed #258