Skip to content

Releases: jibbex/yt-Download

v1.5.42

29 Nov 00:05
754d6e4
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue that prevented animation of elements
  • Fixed an issue caused by a deprecated ytdl-core version
  • Bump electron from 17.4.11 to 18.3.7 by @dependabot in #11

Full Changelog: 1.5.41...1.5.42

v1.5.41

19 Feb 01:04
8f4dddd
Compare
Choose a tag to compare
  • Update to Electron 17.0.1
  • Updated several further dependencies.
  • Precompiled binary packages for Linux are available again.
  • If the download directory doesn't exist, it will be created now.
  • Dependency loading has been slightly optimized.

v1.5.32

02 Feb 22:54
Compare
Choose a tag to compare

Fixed slow downloads again.

v1.5.31

24 Nov 22:15
Compare
Choose a tag to compare

Fix for slow downloads.

v1.5.3

25 Jul 22:11
Compare
Choose a tag to compare

Update due to YouTube API changes.

v1.5.1

24 Apr 03:09
8765663
Compare
Choose a tag to compare
  • Render process runs now in context isolation
  • Support for Electron > 11
  • Removed unused code
  • Updated dependencies (e.g. Electron 12.0.5)

v1.4.2

01 Sep 21:26
20a7f76
Compare
Choose a tag to compare

v1.4.2

  • Fixed a issue that prevented the video information from being fetched.

v1.4.1

  • Fixed a bug that prevented all progress bars except the last one from being updated.

v1.4.0

  • The mess that was ./main/ffmpeg.js was fixed.
  • Audio and video downloads are now shown in one progress bar.
  • Added proper progress for media conversion.
  • The download speed is now displayed.
  • Added support for hardware accelerated encoding. (Tries to find the optimal mode automatically)
  • Some UI improvements.

v1.0.2

29 Jan 00:42
Compare
Choose a tag to compare

New Features in 1.0.0

  • New UI build on Materialize framework
  • Downloading from Youtube in HD quality if possible
  • Converting to MP3, MKV, WEBM, MOV and MPEG
  • Select quality of the download
  • Easy package and installer building with Electron Forge