Metadata-Version: 2.4
Name: llm-real-video
Version: 0.4.0
Summary: Alias for claude-real-video — let any LLM actually watch a video (scene-aware frames + transcript).
Author: Leo Huang (HUANGCHIHHUNGLeo)
License: MIT
Project-URL: Homepage, https://github.com/HUANGCHIHHUNGLeo/claude-real-video
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: claude-real-video>=0.4.0

# llm-real-video

This is an **alias package** for [`claude-real-video`](https://github.com/HUANGCHIHHUNGLeo/claude-real-video) —
the name several people suggested, since the tool works with **any** LLM (Claude, ChatGPT, Gemini, local models), not just Claude.

```bash
pip install llm-real-video
llmrv "https://www.youtube.com/watch?v=..."
```

Installs the same tool; adds the `llm-real-video` / `llmrv` commands. Full docs at the
[claude-real-video repo](https://github.com/HUANGCHIHHUNGLeo/claude-real-video).
