0.0.20260627-alpha
Pre-releaseThis version updates both youtube-watcher-cli and youtube-search-cli and is sync.
Changes in YouTube Watcher CLI:
- Its AI response now outputs in JSON string with a defined schema for predictability of its outputs.
Changes in YouTube Search CLI:
- Added new
channelfilter type insearch --filtersubcommand flag.
Please check README.md on how to get started as well as missing features that will be planned for next release. Keep in mind that because this is a pre-release tool that isn't tied to specific version yet, some documentation may be incomplete.
How to install
Download the binaries based on the respective OS you're using.
- [UNTESTED] For macOS users with M-series processors, use:
youtube-*-cli-darwin-arm64-0.0.20260627-alpha. - For Linux users with intel 64-bit processors, use:
youtube-*-cli-linux-amd64-0.0.20260627-alpha - For Windows with intel 64-bit processors, use:
youtube-*-cli-windows-amd64-0.0.20260627-alpha.exe
To ensure coding agents, applications, and command line processors can execute this command, install these binaries to directories that is registered on the PATH environment variable and the executable name can be simplified as youtube-watcher-cli and youtube-search-cli for easy access.
Disclaimers
Because this is a pre-release tool: name, functionality, documentation, and program behaviors can be changed at anytime. Use this at your own risk!