Skip to content

Releases: adithya-s-sekhar/advanced-youtube-client-ayc

v4.3 - 01/Jul/2023

01 Jul 07:05
04e5b64
Compare
Choose a tag to compare
  • Fixed: VP9 downloads failed due to a youtube change.
  • Code cleanup.

v4.2 - 29/Jun/2023

29 Jun 08:50
30fabee
Compare
Choose a tag to compare
  • Fixed: Reset didn't close AYC.
  • Improved: Seperated downloaders for batch, youtube and non-youtube.
  • Improved: UI.
  • Code cleanup.

v4.1 - 24/Jun/2023

24 Jun 16:48
b8ec2d3
Compare
Choose a tag to compare
  • Fixed: aria2 failing downloads on long path names.
  • Removed: File name length restrictions.
  • Added: Temporary folder for downloads.

v4.0 - 10/Jun/2023

10 Jun 07:29
358f990
Compare
Choose a tag to compare
  • Major Update: Fully Refactored.
  • Binary files moved to bin folder.
  • Split AYClient.bat functions into 14 seperate scripts inside scripts folder.
  • Refactored almost all functions.
  • Fixed: Batch url validation was getting disabled after after valid url.
  • Fixed: Settings allowed the script to continue even with invalid config values.
  • Added: Easy way to reset to default values in case of invalid settings.
  • Removed: External version checker and Reset on updater.
  • Removed: Dependency checker.
  • Improved: UI.
  • Improved: Code readability.
  • Updated: ffmpeg.

v3.28 - 05/Jun/2023

05 Jun 15:42
87924ae
Compare
Choose a tag to compare
  • Fixed: Location drag and drop crashing.
  • Improved: UI.

v3.27 - 05/Jun/2023

05 Jun 04:34
35fa6c0
Compare
Choose a tag to compare
  • Removed: Support for people who can't read instructions.
  • Fixed: Github button wasn't working.

v3.26 - 29/May/2023

29 May 17:31
384c4bc
Compare
Choose a tag to compare
  • Fixed: Rechecker crashing on changing value.
  • Added: Video Chapters on all downloads.
  • Added: Interface for Job Editor with Notepad.
  • Improved: Embed auto generated subtitles if none are uploaded. Needs to be enabled in Settings.
  • Improved: Input validation on URLs, folder paths, job names.
  • Improved: Error handling.
  • Improved: Routing between pages.
  • Improved: UI.

v3.25 - 26/May/2023

26 May 11:39
64fb84a
Compare
Choose a tag to compare
  • Fixed: Going back on settings > location changed location.
  • Fixed: URLs with '&' in them, often used for tracking purposes crashed normal and batch modes.
  • Fixed: Batch job names with quotes crashed ayc.
  • Improved: UI.

v3.24 - 25/May/2023

25 May 06:27
3907cc4
Compare
Choose a tag to compare
  • Fixed: All formats UI was cutting off on Vimeo and other websites with lot of formats.
  • Fixed: Opening settings via QuickKey will not apply changes to current console.
  • Removed: Universal Mode option in More page and QuickKeys.
  • Improved: Merged Universal mode functionality with regular youtube mode.
  • Improved: UI.

v3.23 - 24/May/2023

23 May 18:57
8a4edf9
Compare
Choose a tag to compare
  • Fixed: Using unquoted paths with space in Settings>Location lead to a crash.