Skip to content

0.0.20260626-alpha

Pre-release
Pre-release

Choose a tag to compare

@zavocc zavocc released this 26 Jun 07:37

This version updates both youtube-watcher-cli and youtube-search-cli and is sync.

Changes in YouTube Watcher CLI:

  • Fix media resolution setting where gemini-2.5-flash fails because per-part media resolution isn't supported which was used, therefore the fix was to change it to global media resolution in GenerateContentConfig
  • Updated system prompt to reduce markdown formatting syntax tics and follow ups, as well as less likely to remind about putting arguments after the prompt as it tends to remind even if there's no such token.

Changes in YouTube Search CLI:

  • Added new channel subcommand, lists videos from specified YouTube channel. This costs two units for listing channel and listing videos from channel with playlist endpoint.

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