Skip to content

Releases: BERNARDO31P/FastDownloader

FastDownloader v0.7.1

01 Jul 07:31

Choose a tag to compare

This version includes:

  • Tray icon improvements
    • Single left click opens the context menu
    • Double click opens the FastDownloader

FastDownloader v0.7.0

25 Jun 13:27

Choose a tag to compare

This version includes:

  • New option to define if FastDownloader should start minimized

FastDownloader v0.6.4

24 Jun 14:29

Choose a tag to compare

This version includes:

  • Bugfix: The download of multiple YouTube URLs at once didn't work correctly due to YouTube returning a HTTP Error 403 (Forbidden)

FastDownloader v0.6.3

24 Jun 14:00

Choose a tag to compare

This version includes:

  • Bugfix: YouTube Playlists didn't work because ytpl has been deprecated
  • Bugfix: Close to tray didn't work after the program startup

FastDownloader v0.6.2

20 May 17:21

Choose a tag to compare

This version includes:

  • Bugfix: Download of multiple URLs and playlists at once didn't work for YouTube Premium

FastDownloader v0.6.1

10 May 10:56

Choose a tag to compare

This version includes:

  • Bugfix: YouTube premium downloads didn't work because of the PO Token warning

FastDownloader v0.6.0

10 May 10:07

Choose a tag to compare

This version includes:

  • Updated libraries
  • Updated binaries
  • Bugfix: yt-dlp couldn't update itself automatically on Windows due to missing administrator permissions

FastDownloader is now working again for YouTube and YouTube Music.
All other pages should continue to work as expected.

FastDownloader v0.5.23

02 Dec 18:07

Choose a tag to compare

This update includes:

  • Updated libraries
  • Updated error catching
  • Bugfix removal (Windows): Previously, a workaround was implemented to access cookies while a Chromium-based browser (like Chrome) was open. However, a recent update from Chromium/Chrome has completely disabled this functionality, making the workaround ineffective. To continue using cookie access features, switch to Firefox or Linux-based systems.

FastDownloader v0.5.22

15 Aug 16:59

Choose a tag to compare

This version includes:

  • Updated binaries
  • Updated libraries
  • Bugfix (Windows): Cookies couldn’t be accessed while a Chromium-based browser was open
  • Bugfix: Download notifications didn't trigger (success/abort)

FastDownloader v0.5.21

02 Jul 18:17

Choose a tag to compare

This version includes:

  • Code cleanup
  • Electron update
  • Check for when a website extractor is currently broken
  • Bugfix: Some websites still didn't work because the extractor names were incorrect (DailyMail for example)
  • Bugfix: Total percentage counted up when it shouldn't