> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vidjutsu.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# vidjutsu watch

> AI watches your video and answers what you ask.

## Usage

```bash theme={null}
vidjutsu watch --video-url <url> --prompt "..."
```

## Options

| Flag          | Required | Description                                    |
| ------------- | -------- | ---------------------------------------------- |
| `--video-url` | Yes      | URL of the video to analyze                    |
| `--prompt`    | Yes      | Freeform prompt — ask anything about the video |

## Example

```bash theme={null}
vidjutsu watch --video-url https://cdn.vidjutsu.ai/uploads/mc_.../video.mp4 --prompt "Is the hook strong enough for fitness TikTok?"

Watching video...

Response:
  The hook lands in the first 1.2 seconds — direct address
  to camera with a bold claim. Strong for fitness TikTok.
  Consider adding a text overlay to reinforce for silent viewers.
```

## Rate limit

Counts toward the daily `watch` limit (50/day). Resets at 00:00 UTC; exceeding it returns HTTP 429.
