Skip to content

0.0.20260702-alpha

Pre-release
Pre-release

Choose a tag to compare

@zavocc zavocc released this 02 Jul 08:52

This version includes youtube-watcher-cli update.

Add the ability to use models with Gemini Enterprise Agent Platform (a.k.a Vertex AI) instead of Google AI studio API. Instead of setting GEMINI_API_KEY to authenticate, variables GOOGLE_GENAI_USE_ENTERPRISE and GOOGLE_CLOUD_PROJECT must be set, with using global region by default unless GOOGLE_CLOUD_LOCATION is explicitly set, authentication can almost be set with anything as per https://docs.cloud.google.com/docs/authentication.

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