Skip to content

0.0.20260623-alpha

Pre-release
Pre-release

Choose a tag to compare

@zavocc zavocc released this 23 Jun 10:41

Adds a new optional --media-resolution parameter, accepts both low (default) or high resolution. --id mandatory argument now changed to --video which now accepts both full YouTube video URLs and video ID. You must update the agent skill for the agent to reflect the change.

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-watcher-cli-darwin-arm64-0.0.20260623-alpha.
  • For Linux users with intel 64-bit processors, use: youtube-watcher-cli-linux-amd64-0.0.20260623-alpha
  • For Windows with intel 64-bit processors, use: youtube-watcher-cli-windows-amd64-0.0.20260623-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 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!