Skip to content

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

v3.12 - 08/Apr/2022

08 Apr 06:39
2cfc150
Compare
Choose a tag to compare
  • Faster HLS(480p,1080p) and Non-Youtube downloads without sacrificing regular Youtube speeds.
  • Force aria2 in Universal Mode.
  • Force aria2 in Non-Youtube Batch Jobs.
  • Increase concurrent HLS fragments to 8 if aria2 is disabled.
  • Ability to change batch download type after creation.
  • Remove aria2 setup prompt on first run.
  • UI fixes.
  • Updated ffmpeg to 5.0.

v3.11 - 13/Jan/2022

13 Jan 08:20
5ee1134
Compare
Choose a tag to compare
  • Start download immediately in Universal Mode instead of waiting for it to fetch all available formats.
  • Added option to disable aria2 in Settings and First Run.
  • Added option to embed thumbnails and subtitles in Settings.
  • VP9/AV1 are now saved in MP4 containers.
  • Added dependencyfix for aria2c.
  • Detect when AYC gets updated and offer to reset old settings.
  • UI Fixes throughout.

v3.10 - 18/Dec/2021 (Replacing 3.9)

18 Dec 12:59
045c8b5
Compare
Choose a tag to compare

Changelog: 3.10 and 3.9

  • Added missing license to release zip. (Reason for 3.10)
  • aria2c multithreaded download enabled.
    -- HLS/DASH/Non-Youtube downloads are significantly faster: 68sec --> 11sec on a Hotstar Video!
    -- Youtube Downloads are slightly faster depending on your internet.
  • Ship old 32-bit binary of AtomicParsley for 32-bit release. Now it works on 32-bit PCs too. :)
  • Update dependencyfix with 32-bit links to AtomicParsley.
  • Append Video ID to end of file name to fix downloading videos with same title.

v3.9 - 18/Dec/2021

18 Dec 12:19
e651110
Compare
Choose a tag to compare
  • aria2c multithreaded download enabled.
    -- HLS/DASH/Non-Youtube downloads are significantly faster: 68sec --> 11sec on a Hotstar Video!
    -- Youtube Downloads are slightly faster depending on your internet.
  • Ship old 32-bit binary for AtomicParsley. Now it works :)
  • Update dependencyfix with 32-bit links to AtomicParsley.
  • Append Video ID to end of file name to fix downloading videos with same title.

v3.8 - 08/Dec/2021

08 Dec 08:59
9cd9f0f
Compare
Choose a tag to compare
  • Fix batch downloads failing on non-youtube jobs.
  • Fix batch youtube quality selector going back to regular youtube format selector.
  • Fix VP9 resolution limit.
  • Fix VP9 video and audio failing to merge sometimes. Switched to yt-dlp/ffmpeg.
  • VP9 and AV1 videos will now save 160k opus audio insted of 128k aac.
  • Batch downloads now saves format code or resolution at end of file name.
  • Some TUI changes here and there.
  • Updated dependencies in release zip.

v3.7 - 11/Nov/2021

11 Nov 11:47
Compare
Choose a tag to compare
  • Added dependency checks on startup for yt-dlp, ffmpeg and atomicparsley.
  • AYC will now guide users how to fix each dependency if any is missing.
  • Removed unnecessary step in yt-dlp update menu, should be faster.
  • Inform user about best/worst in Universal/Batch Modes.
  • Use color to indicate ID in Universal Mode.
  • Replaced all references to youtube-dl to yt-dlp.
  • In release zip: Updated dependencies.

v3.6 - 01/Sep/2021

01 Sep 05:16
Compare
Choose a tag to compare

-> AYC will be released as batch files from now on and only as portables.
This is due to the horrible AV detection from Microsoft Defender that flags anything unpopular as a Virus.
-> Switched to yt-dlp. No more throttling, super fast to download and contains a lot of fixes youtube-dl hasn't merged yet.
-> Switched to the new AtomicParsley from wez (https://github.com/wez/atomicparsley).

v3.5 - 22/May/2021

22 May 15:53
b165390
Compare
Choose a tag to compare

-> Seperate Format Selector pages for MP4/VP9/AV1 and Audio Formats.
-> Fixed Wrongly downloading VP9.
-> New quality selector using vcodec instead of ext.(see youtube-dl readme#FORMAT-SELECTION)
-> UI Updates.
-> ffmpeg updated to AnimMouse n4.4 2021-05-12 08:09 734bf00 (64/32-bit) (see ayc github readme)
-> youtube-dl updated to v2021.05.16

v3.4 - 21/Mar/2021

20 Apr 01:44
d518741
Compare
Choose a tag to compare

-> Fix bug: AYC was creating aycdata folder while it already exists, this showed as an error momentarily while starting downloads.
-> Enhancement: Batch downloads can now pick a custom quality to download from a sample url.
-> Enhancement: Pass URLs directly to AYClient without using tmp.txt in Appdata.
-> Enhancement: Add rechecker to error page solutions list.
-> Enhancement: Minor UI Updates.

Binaries are also released on sourceforge: https://advanced-youtube-client-ayc.sourceforge.io/

First release on GitHub! Older releases can be found in the sourceforge page and mega archive. Links in readme.