github adithya-s-sekhar/advanced-youtube-client-ayc v3.22
v3.22 - 22/May/2023

latest releases: v4.22, v4.21, v4.20...
13 months ago
  • User facing:

    • Fixed: Input validation for spaces.
    • Fixed: Batch mode didn't error out if sample url failed.
    • Added: Delete job button in batch mode.
    • Added: Intro screen for dependency fixer.
    • Improved: Updated some strings.
  • Under the hood:

    • Use call instead of goto to check and fix all config files, this reduces disk activity from reading already read files.
    • Refactor url reciever in universal mode into two separate labels instead of if statements. No need for delayed expansion anymore.
    • Removing spaces from empty strings adds ' =' to the empty strings. Added a check to prevent it from passing input validation and triggering Universal mode.
    • Declared inherited window size and colors explicitly.
    • Removed unnecessarily checking for errorlevel 255 in choice.
    • Removed unused input validator in universal mode.

Don't miss a new advanced-youtube-client-ayc release

NewReleases is sending notifications on new releases.