Release Notes
Welcome to the first stable release of YT-Analyzer!
Key Installation Updates:
- Fast Startup: Compiled using PyInstaller
--onedirmode to bypass extract-on-run latency. - Global Execution: Inno Setup installer now automatically configures system path environment variables.
- Dual Aliases: You can now launch the tool globally using
yt-analyzeror the shortytacommand.
Installation Guide:
- Download the
YT_Analyzer_Setup.exeasset below. - Run the installer and finish the wizard.
- Open a new Terminal/CMD and run
ytaoryt-analyzer -h.