Skip to content

0.0.20260703-alpha

Pre-release
Pre-release

Choose a tag to compare

@zavocc zavocc released this 03 Jul 08:55

This version includes youtube-search-cli update.

Add --compact CLI argument for search, channel, and playlist subcommands. This still outputs most information but without indentation and excludes thumbnails, etags, and other unnecessary fields.

Useful for agents where context window size and cost constraints matter.

How to install

Download the binaries based on the respective OS you're using.

  • [UNTESTED] For macOS users with M-series processors, use: youtube-search-cli-darwin-arm64-alpha
  • For Linux users with intel 64-bit processors, use: youtube-search-cli-linux-amd64-alpha
  • For Windows with intel 64-bit processors, use: youtube-search-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!