Skip to content

Releases: aandrew-me/ytDownloader

3.20.2

27 Nov 15:11

Choose a tag to compare

  • Fixed Error: 'NoneType' object has no attribute lower #364

3.20.1

22 Nov 20:25

Choose a tag to compare

  • Fixed issue with spaces in path #362

3.20.0

22 Nov 12:35

Choose a tag to compare

  • 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

07 Sep 12:29

Choose a tag to compare

Changelog

  • Fixes for macOS and FreeBSD

3.19.2

06 Sep 13:14

Choose a tag to compare

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

20 May 18:10

Choose a tag to compare

Changelog

  • Added support for chapters #294
  • Improved UI

3.19.0

09 Feb 17:41

Choose a tag to compare

Changelog

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

  • Fixes

3.18.5

29 Nov 08:31

Choose a tag to compare

Changelog

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

3.18.4

03 Nov 11:32

Choose a tag to compare

Changelog

  • Bug fixes #259 #256
  • Added new language - Bengali. (Thanks to Itmam)

3.18.3

10 Oct 17:06

Choose a tag to compare

Changelog

  • Fixes and enhancements #246