videonut 1.2.7 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +272 -272
- package/USER_GUIDE.md +90 -90
- package/agents/core/eic.md +771 -771
- package/agents/creative/director.md +246 -246
- package/agents/creative/scriptwriter.md +207 -207
- package/agents/research/investigator.md +394 -394
- package/agents/technical/archivist.md +288 -288
- package/agents/technical/scavenger.md +247 -247
- package/bin/videonut.js +37 -21
- package/config.yaml +61 -61
- package/docs/scriptwriter.md +42 -42
- package/file_validator.py +186 -186
- package/memory/short_term/asset_manifest.md +64 -64
- package/memory/short_term/investigation_dossier.md +31 -31
- package/memory/short_term/master_script.md +51 -51
- package/package.json +61 -64
- package/requirements.txt +8 -8
- package/setup.js +33 -15
- package/tools/check_env.py +76 -76
- package/tools/downloaders/caption_reader.py +237 -237
- package/tools/downloaders/clip_grabber.py +82 -82
- package/tools/downloaders/image_grabber.py +105 -105
- package/tools/downloaders/pdf_reader.py +163 -163
- package/tools/downloaders/screenshotter.py +58 -58
- package/tools/downloaders/web_reader.py +69 -69
- package/tools/validators/link_checker.py +45 -45
- package/workflow_orchestrator.py +336 -336
- package/.claude/commands/archivist.toml +0 -12
- package/.claude/commands/director.toml +0 -12
- package/.claude/commands/eic.toml +0 -12
- package/.claude/commands/investigator.toml +0 -12
- package/.claude/commands/prompt.toml +0 -12
- package/.claude/commands/scavenger.toml +0 -12
- package/.claude/commands/scout.toml +0 -12
- package/.claude/commands/scriptwriter.toml +0 -12
- package/.claude/commands/seo.toml +0 -12
- package/.claude/commands/thumbnail.toml +0 -12
- package/.claude/commands/topic_scout.toml +0 -12
- package/.gemini/commands/archivist.toml +0 -12
- package/.gemini/commands/director.toml +0 -12
- package/.gemini/commands/eic.toml +0 -12
- package/.gemini/commands/investigator.toml +0 -12
- package/.gemini/commands/prompt.toml +0 -12
- package/.gemini/commands/scavenger.toml +0 -12
- package/.gemini/commands/scout.toml +0 -12
- package/.gemini/commands/scriptwriter.toml +0 -12
- package/.gemini/commands/seo.toml +0 -12
- package/.gemini/commands/thumbnail.toml +0 -12
- package/.gemini/commands/topic_scout.toml +0 -12
- package/.qwen/commands/archivist.toml +0 -12
- package/.qwen/commands/director.toml +0 -12
- package/.qwen/commands/eic.toml +0 -12
- package/.qwen/commands/investigator.toml +0 -12
- package/.qwen/commands/prompt.toml +0 -12
- package/.qwen/commands/scavenger.toml +0 -12
- package/.qwen/commands/scout.toml +0 -12
- package/.qwen/commands/scriptwriter.toml +0 -12
- package/.qwen/commands/seo.toml +0 -12
- package/.qwen/commands/thumbnail.toml +0 -12
- package/.qwen/commands/topic_scout.toml +0 -12
package/README.md
CHANGED
|
@@ -1,273 +1,273 @@
|
|
|
1
|
-
# 🎬 VideoNut
|
|
2
|
-
|
|
3
|
-
<div align="center">
|
|
4
|
-
|
|
5
|
-

|
|
6
|
-
|
|
7
|
-
### 🚀 Create Professional YouTube Documentaries with AI Agents
|
|
8
|
-
|
|
9
|
-
[](https://www.npmjs.com/package/videonut)
|
|
10
|
-
[](https://github.com/konda-vamshi-krishna/videonut)
|
|
11
|
-
[](LICENSE)
|
|
12
|
-
[](https://nodejs.org)
|
|
13
|
-
|
|
14
|
-
**10 Specialized AI Agents** | **Multi-CLI Support** | **Zero Manual Research** | **Production-Ready Assets**
|
|
15
|
-
|
|
16
|
-
[📦 Install](#-quick-install) • [🎯 Quick Start](#-quick-start) • [🤖 Agents](#-meet-the-agents) • [📖 Docs](#-documentation) • [🤝 Contribute](#-contributing)
|
|
17
|
-
|
|
18
|
-
</div>
|
|
19
|
-
|
|
20
|
-
---
|
|
21
|
-
|
|
22
|
-
## ⚡ One Command Setup
|
|
23
|
-
|
|
24
|
-
```bash
|
|
25
|
-
npx videonut init
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
> **That's it!** This automatically installs Python, FFmpeg, Gemini CLI, and all dependencies.
|
|
29
|
-
|
|
30
|
-
---
|
|
31
|
-
|
|
32
|
-
## 🎯 What is VideoNut?
|
|
33
|
-
|
|
34
|
-
VideoNut transforms your ideas into **production-ready YouTube documentaries** using 10 specialized AI agents:
|
|
35
|
-
|
|
36
|
-
```
|
|
37
|
-
📡 Topic Scout → 🎯 Prompt → 🕵️ Investigator → ✍️ Scriptwriter → 🎬 Director
|
|
38
|
-
↓
|
|
39
|
-
🦅 Scavenger → 💾 Archivist → 🧐 EIC → 🎨 Thumbnail → 🔍 SEO
|
|
40
|
-
```
|
|
41
|
-
|
|
42
|
-
### What You Get:
|
|
43
|
-
| Output | Description |
|
|
44
|
-
|--------|-------------|
|
|
45
|
-
| 📋 **Research Dossier** | Fully sourced facts with YouTube video timestamps |
|
|
46
|
-
| ✍️ **Complete Script** | Word-count matched narration for your target duration |
|
|
47
|
-
| 🎬 **Visual Direction** | Shot-by-shot guide with asset links |
|
|
48
|
-
| 📦 **Downloaded Assets** | Video clips, screenshots, PDFs ready for editing |
|
|
49
|
-
| 🎨 **Thumbnail Prompts** | AI image generation prompts for click-worthy thumbnails |
|
|
50
|
-
| 🔍 **SEO Package** | Optimized titles, descriptions, tags for YouTube |
|
|
51
|
-
|
|
52
|
-
---
|
|
53
|
-
|
|
54
|
-
## 📦 Quick Install
|
|
55
|
-
|
|
56
|
-
### ⚠️ Prerequisites: Install Node.js First
|
|
57
|
-
|
|
58
|
-
VideoNut requires **Node.js 20+** to run. Choose one method to install:
|
|
59
|
-
|
|
60
|
-
<details>
|
|
61
|
-
<summary><b>📥 Option A: Download from Website (Easiest)</b></summary>
|
|
62
|
-
|
|
63
|
-
1. Go to **[nodejs.org](https://nodejs.org)**
|
|
64
|
-
2. Download the **LTS version** (recommended)
|
|
65
|
-
3. Run the installer and follow the prompts
|
|
66
|
-
4. Restart your computer
|
|
67
|
-
5. Verify installation: `node --version` and `npm --version`
|
|
68
|
-
|
|
69
|
-
</details>
|
|
70
|
-
|
|
71
|
-
<details>
|
|
72
|
-
<summary><b>💻 Option B: Install via Command Line</b></summary>
|
|
73
|
-
|
|
74
|
-
**Windows (PowerShell as Administrator):**
|
|
75
|
-
```powershell
|
|
76
|
-
winget install OpenJS.NodeJS.LTS
|
|
77
|
-
```
|
|
78
|
-
|
|
79
|
-
**macOS:**
|
|
80
|
-
```bash
|
|
81
|
-
brew install node
|
|
82
|
-
```
|
|
83
|
-
|
|
84
|
-
**Linux (Ubuntu/Debian):**
|
|
85
|
-
```bash
|
|
86
|
-
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
|
|
87
|
-
sudo apt-get install -y nodejs
|
|
88
|
-
```
|
|
89
|
-
|
|
90
|
-
</details>
|
|
91
|
-
|
|
92
|
-
---
|
|
93
|
-
|
|
94
|
-
### Option 1: NPX (Recommended)
|
|
95
|
-
```bash
|
|
96
|
-
mkdir my-documentary
|
|
97
|
-
cd my-documentary
|
|
98
|
-
npx videonut init
|
|
99
|
-
```
|
|
100
|
-
|
|
101
|
-
### Option 2: Clone from GitHub
|
|
102
|
-
```bash
|
|
103
|
-
git clone https://github.com/konda-vamshi-krishna/videonut.git
|
|
104
|
-
cd videonut
|
|
105
|
-
npm run setup
|
|
106
|
-
```
|
|
107
|
-
|
|
108
|
-
Both methods automatically install:
|
|
109
|
-
- ✅ Python (if not installed)
|
|
110
|
-
|
|
111
|
-
- ✅ FFmpeg & FFprobe
|
|
112
|
-
- ✅ Gemini CLI (or your choice)
|
|
113
|
-
- ✅ All Python dependencies
|
|
114
|
-
|
|
115
|
-
---
|
|
116
|
-
|
|
117
|
-
## 🚀 Quick Start
|
|
118
|
-
|
|
119
|
-
After installation, open your AI CLI and run:
|
|
120
|
-
|
|
121
|
-
```bash
|
|
122
|
-
# Start with Gemini CLI
|
|
123
|
-
gemini
|
|
124
|
-
|
|
125
|
-
# Then run your first agent
|
|
126
|
-
/topic_scout
|
|
127
|
-
```
|
|
128
|
-
|
|
129
|
-
### Agent Pipeline
|
|
130
|
-
|
|
131
|
-
| # | Agent | Command | What It Does |
|
|
132
|
-
|---|-------|---------|--------------|
|
|
133
|
-
| 1 | 📡 **Topic Scout** | `/topic_scout` | Find trending topics, create project |
|
|
134
|
-
| 2 | 🎯 **Prompt** | `/prompt` | Generate research questions |
|
|
135
|
-
| 3 | 🕵️ **Investigator** | `/investigator` | Deep research with sources |
|
|
136
|
-
| 4 | ✍️ **Scriptwriter** | `/scriptwriter` | Write narration script |
|
|
137
|
-
| 5 | 🎬 **Director** | `/director` | Create visual directions |
|
|
138
|
-
| 6 | 🦅 **Scavenger** | `/scavenger` | Find and verify assets |
|
|
139
|
-
| 7 | 💾 **Archivist** | `/archivist` | Download all assets |
|
|
140
|
-
| 8 | 🧐 **EIC** | `/eic` | Final quality review |
|
|
141
|
-
| 9 | 🎨 **Thumbnail** | `/thumbnail` | Generate thumbnail prompts |
|
|
142
|
-
| 10 | 🔍 **SEO** | `/seo` | YouTube optimization |
|
|
143
|
-
|
|
144
|
-
---
|
|
145
|
-
|
|
146
|
-
## 🤖 Meet the Agents
|
|
147
|
-
|
|
148
|
-
<details>
|
|
149
|
-
<summary><b>📡 Research Team</b></summary>
|
|
150
|
-
|
|
151
|
-
| Agent | Persona | What They Do |
|
|
152
|
-
|-------|---------|--------------|
|
|
153
|
-
| **Scout** | Trend Hunter | Finds viral topics, checks YouTube competition |
|
|
154
|
-
| **Prompt** | Research Architect | Creates focused research questions |
|
|
155
|
-
| **Sherlock** | Investigator | Deep research with YouTube video timestamps |
|
|
156
|
-
|
|
157
|
-
</details>
|
|
158
|
-
|
|
159
|
-
<details>
|
|
160
|
-
<summary><b>🎬 Creative Team</b></summary>
|
|
161
|
-
|
|
162
|
-
| Agent | Persona | What They Do |
|
|
163
|
-
|-------|---------|--------------|
|
|
164
|
-
| **Sorkin** | Scriptwriter | Word-count matched scripts with hooks |
|
|
165
|
-
| **Spielberg** | Director | Visual directions with source links |
|
|
166
|
-
| **Canvas** | Thumbnail Designer | Click-worthy thumbnail AI prompts |
|
|
167
|
-
| **Ranker** | SEO Expert | YouTube-optimized metadata |
|
|
168
|
-
|
|
169
|
-
</details>
|
|
170
|
-
|
|
171
|
-
<details>
|
|
172
|
-
<summary><b>🔧 Technical Team</b></summary>
|
|
173
|
-
|
|
174
|
-
| Agent | Persona | What They Do |
|
|
175
|
-
|-------|---------|--------------|
|
|
176
|
-
| **Hunter** | Scavenger | URL verification, timestamp extraction |
|
|
177
|
-
| **Vault** | Archivist | Downloads clips, screenshots, transcripts |
|
|
178
|
-
| **Chief** | Editor-in-Chief | 10-phase deep audit, catches every mistake |
|
|
179
|
-
|
|
180
|
-
</details>
|
|
181
|
-
|
|
182
|
-
---
|
|
183
|
-
|
|
184
|
-
## 📁 Output Structure
|
|
185
|
-
|
|
186
|
-
```
|
|
187
|
-
my-documentary/
|
|
188
|
-
├── 📋 topic_brief.md # Topic and angle
|
|
189
|
-
├── 📝 truth_dossier.md # Research with sources
|
|
190
|
-
├── ✍️ voice_script.md # Narration script
|
|
191
|
-
├── 🎬 master_script.md # Script + Visuals
|
|
192
|
-
├── 📦 asset_manifest.md # All asset URLs
|
|
193
|
-
├── 📂 assets/ # Downloaded files
|
|
194
|
-
│ ├── 001_clip.mp4
|
|
195
|
-
│ ├── 002_chart.png
|
|
196
|
-
│ └── ...
|
|
197
|
-
└── ✅ review_report.md # Final review
|
|
198
|
-
```
|
|
199
|
-
|
|
200
|
-
---
|
|
201
|
-
|
|
202
|
-
## 🔧 Configuration
|
|
203
|
-
|
|
204
|
-
Edit `config.yaml` to customize:
|
|
205
|
-
|
|
206
|
-
```yaml
|
|
207
|
-
target_duration: 30 # Minutes
|
|
208
|
-
video_format: "investigative" # investigative, explainer, documentary
|
|
209
|
-
audio_language: "English"
|
|
210
|
-
country: "India"
|
|
211
|
-
industry_tag: "political" # political, finance, crime, tech
|
|
212
|
-
```
|
|
213
|
-
|
|
214
|
-
---
|
|
215
|
-
|
|
216
|
-
## 🌟 Why VideoNut?
|
|
217
|
-
|
|
218
|
-
| Feature | VideoNut | Manual Process |
|
|
219
|
-
|---------|----------|----------------|
|
|
220
|
-
| Research Time | ~30 mins | 8+ hours |
|
|
221
|
-
| Script Writing | Auto-generated | Manual |
|
|
222
|
-
| Asset Finding | Verified URLs | Hunt & Hope |
|
|
223
|
-
| Downloads | One-click | Individual |
|
|
224
|
-
| Quality Check | 10-phase audit | Self-review |
|
|
225
|
-
|
|
226
|
-
---
|
|
227
|
-
|
|
228
|
-
## 🤝 Contributing
|
|
229
|
-
|
|
230
|
-
We welcome contributions! Check out our [Contributing Guide](CONTRIBUTING.md).
|
|
231
|
-
|
|
232
|
-
### Areas We Need Help:
|
|
233
|
-
- 🌐 **Translations** - Agents in other languages
|
|
234
|
-
- 🎨 **UI Dashboard** - Web interface for non-CLI users
|
|
235
|
-
- 🔌 **Integrations** - Video editing software plugins
|
|
236
|
-
- 📊 **Analytics** - Usage tracking and reporting
|
|
237
|
-
|
|
238
|
-
---
|
|
239
|
-
|
|
240
|
-
## 📖 Documentation
|
|
241
|
-
|
|
242
|
-
- [📘 User Guide](USER_GUIDE.md)
|
|
243
|
-
- [🔄 Agent Lifecycle](docs/LIFECYCLE.md)
|
|
244
|
-
- [🔍 Audit Report](docs/AUDIT_REPORT.md)
|
|
245
|
-
|
|
246
|
-
---
|
|
247
|
-
|
|
248
|
-
## 📝 License
|
|
249
|
-
|
|
250
|
-
MIT License - Free for personal and commercial use.
|
|
251
|
-
|
|
252
|
-
---
|
|
253
|
-
|
|
254
|
-
## 👨💻 Author
|
|
255
|
-
|
|
256
|
-
<div align="center">
|
|
257
|
-
|
|
258
|
-
**Vamshi Krishna Konda**
|
|
259
|
-
|
|
260
|
-
[](https://github.com/konda-vamshi-krishna)
|
|
261
|
-
[](mailto:vamshikrishna131437@gmail.com)
|
|
262
|
-
|
|
263
|
-
</div>
|
|
264
|
-
|
|
265
|
-
---
|
|
266
|
-
|
|
267
|
-
<div align="center">
|
|
268
|
-
|
|
269
|
-
### ⭐ Star this repo if VideoNut helps you create better content!
|
|
270
|
-
|
|
271
|
-
**[📦 npm](https://www.npmjs.com/package/videonut)** • **[💻 GitHub](https://github.com/konda-vamshi-krishna/videonut)** • **[🐛 Issues](https://github.com/konda-vamshi-krishna/videonut/issues)**
|
|
272
|
-
|
|
1
|
+
# 🎬 VideoNut
|
|
2
|
+
|
|
3
|
+
<div align="center">
|
|
4
|
+
|
|
5
|
+

|
|
6
|
+
|
|
7
|
+
### 🚀 Create Professional YouTube Documentaries with AI Agents
|
|
8
|
+
|
|
9
|
+
[](https://www.npmjs.com/package/videonut)
|
|
10
|
+
[](https://github.com/konda-vamshi-krishna/videonut)
|
|
11
|
+
[](LICENSE)
|
|
12
|
+
[](https://nodejs.org)
|
|
13
|
+
|
|
14
|
+
**10 Specialized AI Agents** | **Multi-CLI Support** | **Zero Manual Research** | **Production-Ready Assets**
|
|
15
|
+
|
|
16
|
+
[📦 Install](#-quick-install) • [🎯 Quick Start](#-quick-start) • [🤖 Agents](#-meet-the-agents) • [📖 Docs](#-documentation) • [🤝 Contribute](#-contributing)
|
|
17
|
+
|
|
18
|
+
</div>
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
22
|
+
## ⚡ One Command Setup
|
|
23
|
+
|
|
24
|
+
```bash
|
|
25
|
+
npx videonut init
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
> **That's it!** This automatically installs Python, FFmpeg, Gemini CLI, and all dependencies.
|
|
29
|
+
|
|
30
|
+
---
|
|
31
|
+
|
|
32
|
+
## 🎯 What is VideoNut?
|
|
33
|
+
|
|
34
|
+
VideoNut transforms your ideas into **production-ready YouTube documentaries** using 10 specialized AI agents:
|
|
35
|
+
|
|
36
|
+
```
|
|
37
|
+
📡 Topic Scout → 🎯 Prompt → 🕵️ Investigator → ✍️ Scriptwriter → 🎬 Director
|
|
38
|
+
↓
|
|
39
|
+
🦅 Scavenger → 💾 Archivist → 🧐 EIC → 🎨 Thumbnail → 🔍 SEO
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
### What You Get:
|
|
43
|
+
| Output | Description |
|
|
44
|
+
|--------|-------------|
|
|
45
|
+
| 📋 **Research Dossier** | Fully sourced facts with YouTube video timestamps |
|
|
46
|
+
| ✍️ **Complete Script** | Word-count matched narration for your target duration |
|
|
47
|
+
| 🎬 **Visual Direction** | Shot-by-shot guide with asset links |
|
|
48
|
+
| 📦 **Downloaded Assets** | Video clips, screenshots, PDFs ready for editing |
|
|
49
|
+
| 🎨 **Thumbnail Prompts** | AI image generation prompts for click-worthy thumbnails |
|
|
50
|
+
| 🔍 **SEO Package** | Optimized titles, descriptions, tags for YouTube |
|
|
51
|
+
|
|
52
|
+
---
|
|
53
|
+
|
|
54
|
+
## 📦 Quick Install
|
|
55
|
+
|
|
56
|
+
### ⚠️ Prerequisites: Install Node.js First
|
|
57
|
+
|
|
58
|
+
VideoNut requires **Node.js 20+** to run. Choose one method to install:
|
|
59
|
+
|
|
60
|
+
<details>
|
|
61
|
+
<summary><b>📥 Option A: Download from Website (Easiest)</b></summary>
|
|
62
|
+
|
|
63
|
+
1. Go to **[nodejs.org](https://nodejs.org)**
|
|
64
|
+
2. Download the **LTS version** (recommended)
|
|
65
|
+
3. Run the installer and follow the prompts
|
|
66
|
+
4. Restart your computer
|
|
67
|
+
5. Verify installation: `node --version` and `npm --version`
|
|
68
|
+
|
|
69
|
+
</details>
|
|
70
|
+
|
|
71
|
+
<details>
|
|
72
|
+
<summary><b>💻 Option B: Install via Command Line</b></summary>
|
|
73
|
+
|
|
74
|
+
**Windows (PowerShell as Administrator):**
|
|
75
|
+
```powershell
|
|
76
|
+
winget install OpenJS.NodeJS.LTS
|
|
77
|
+
```
|
|
78
|
+
|
|
79
|
+
**macOS:**
|
|
80
|
+
```bash
|
|
81
|
+
brew install node
|
|
82
|
+
```
|
|
83
|
+
|
|
84
|
+
**Linux (Ubuntu/Debian):**
|
|
85
|
+
```bash
|
|
86
|
+
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
|
|
87
|
+
sudo apt-get install -y nodejs
|
|
88
|
+
```
|
|
89
|
+
|
|
90
|
+
</details>
|
|
91
|
+
|
|
92
|
+
---
|
|
93
|
+
|
|
94
|
+
### Option 1: NPX (Recommended)
|
|
95
|
+
```bash
|
|
96
|
+
mkdir my-documentary
|
|
97
|
+
cd my-documentary
|
|
98
|
+
npx videonut init
|
|
99
|
+
```
|
|
100
|
+
|
|
101
|
+
### Option 2: Clone from GitHub
|
|
102
|
+
```bash
|
|
103
|
+
git clone https://github.com/konda-vamshi-krishna/videonut.git
|
|
104
|
+
cd videonut
|
|
105
|
+
npm run setup
|
|
106
|
+
```
|
|
107
|
+
|
|
108
|
+
Both methods automatically install:
|
|
109
|
+
- ✅ Python (if not installed)
|
|
110
|
+
|
|
111
|
+
- ✅ FFmpeg & FFprobe
|
|
112
|
+
- ✅ Gemini CLI (or your choice)
|
|
113
|
+
- ✅ All Python dependencies
|
|
114
|
+
|
|
115
|
+
---
|
|
116
|
+
|
|
117
|
+
## 🚀 Quick Start
|
|
118
|
+
|
|
119
|
+
After installation, open your AI CLI and run:
|
|
120
|
+
|
|
121
|
+
```bash
|
|
122
|
+
# Start with Gemini CLI
|
|
123
|
+
gemini
|
|
124
|
+
|
|
125
|
+
# Then run your first agent
|
|
126
|
+
/topic_scout
|
|
127
|
+
```
|
|
128
|
+
|
|
129
|
+
### Agent Pipeline
|
|
130
|
+
|
|
131
|
+
| # | Agent | Command | What It Does |
|
|
132
|
+
|---|-------|---------|--------------|
|
|
133
|
+
| 1 | 📡 **Topic Scout** | `/topic_scout` | Find trending topics, create project |
|
|
134
|
+
| 2 | 🎯 **Prompt** | `/prompt` | Generate research questions |
|
|
135
|
+
| 3 | 🕵️ **Investigator** | `/investigator` | Deep research with sources |
|
|
136
|
+
| 4 | ✍️ **Scriptwriter** | `/scriptwriter` | Write narration script |
|
|
137
|
+
| 5 | 🎬 **Director** | `/director` | Create visual directions |
|
|
138
|
+
| 6 | 🦅 **Scavenger** | `/scavenger` | Find and verify assets |
|
|
139
|
+
| 7 | 💾 **Archivist** | `/archivist` | Download all assets |
|
|
140
|
+
| 8 | 🧐 **EIC** | `/eic` | Final quality review |
|
|
141
|
+
| 9 | 🎨 **Thumbnail** | `/thumbnail` | Generate thumbnail prompts |
|
|
142
|
+
| 10 | 🔍 **SEO** | `/seo` | YouTube optimization |
|
|
143
|
+
|
|
144
|
+
---
|
|
145
|
+
|
|
146
|
+
## 🤖 Meet the Agents
|
|
147
|
+
|
|
148
|
+
<details>
|
|
149
|
+
<summary><b>📡 Research Team</b></summary>
|
|
150
|
+
|
|
151
|
+
| Agent | Persona | What They Do |
|
|
152
|
+
|-------|---------|--------------|
|
|
153
|
+
| **Scout** | Trend Hunter | Finds viral topics, checks YouTube competition |
|
|
154
|
+
| **Prompt** | Research Architect | Creates focused research questions |
|
|
155
|
+
| **Sherlock** | Investigator | Deep research with YouTube video timestamps |
|
|
156
|
+
|
|
157
|
+
</details>
|
|
158
|
+
|
|
159
|
+
<details>
|
|
160
|
+
<summary><b>🎬 Creative Team</b></summary>
|
|
161
|
+
|
|
162
|
+
| Agent | Persona | What They Do |
|
|
163
|
+
|-------|---------|--------------|
|
|
164
|
+
| **Sorkin** | Scriptwriter | Word-count matched scripts with hooks |
|
|
165
|
+
| **Spielberg** | Director | Visual directions with source links |
|
|
166
|
+
| **Canvas** | Thumbnail Designer | Click-worthy thumbnail AI prompts |
|
|
167
|
+
| **Ranker** | SEO Expert | YouTube-optimized metadata |
|
|
168
|
+
|
|
169
|
+
</details>
|
|
170
|
+
|
|
171
|
+
<details>
|
|
172
|
+
<summary><b>🔧 Technical Team</b></summary>
|
|
173
|
+
|
|
174
|
+
| Agent | Persona | What They Do |
|
|
175
|
+
|-------|---------|--------------|
|
|
176
|
+
| **Hunter** | Scavenger | URL verification, timestamp extraction |
|
|
177
|
+
| **Vault** | Archivist | Downloads clips, screenshots, transcripts |
|
|
178
|
+
| **Chief** | Editor-in-Chief | 10-phase deep audit, catches every mistake |
|
|
179
|
+
|
|
180
|
+
</details>
|
|
181
|
+
|
|
182
|
+
---
|
|
183
|
+
|
|
184
|
+
## 📁 Output Structure
|
|
185
|
+
|
|
186
|
+
```
|
|
187
|
+
my-documentary/
|
|
188
|
+
├── 📋 topic_brief.md # Topic and angle
|
|
189
|
+
├── 📝 truth_dossier.md # Research with sources
|
|
190
|
+
├── ✍️ voice_script.md # Narration script
|
|
191
|
+
├── 🎬 master_script.md # Script + Visuals
|
|
192
|
+
├── 📦 asset_manifest.md # All asset URLs
|
|
193
|
+
├── 📂 assets/ # Downloaded files
|
|
194
|
+
│ ├── 001_clip.mp4
|
|
195
|
+
│ ├── 002_chart.png
|
|
196
|
+
│ └── ...
|
|
197
|
+
└── ✅ review_report.md # Final review
|
|
198
|
+
```
|
|
199
|
+
|
|
200
|
+
---
|
|
201
|
+
|
|
202
|
+
## 🔧 Configuration
|
|
203
|
+
|
|
204
|
+
Edit `config.yaml` to customize:
|
|
205
|
+
|
|
206
|
+
```yaml
|
|
207
|
+
target_duration: 30 # Minutes
|
|
208
|
+
video_format: "investigative" # investigative, explainer, documentary
|
|
209
|
+
audio_language: "English"
|
|
210
|
+
country: "India"
|
|
211
|
+
industry_tag: "political" # political, finance, crime, tech
|
|
212
|
+
```
|
|
213
|
+
|
|
214
|
+
---
|
|
215
|
+
|
|
216
|
+
## 🌟 Why VideoNut?
|
|
217
|
+
|
|
218
|
+
| Feature | VideoNut | Manual Process |
|
|
219
|
+
|---------|----------|----------------|
|
|
220
|
+
| Research Time | ~30 mins | 8+ hours |
|
|
221
|
+
| Script Writing | Auto-generated | Manual |
|
|
222
|
+
| Asset Finding | Verified URLs | Hunt & Hope |
|
|
223
|
+
| Downloads | One-click | Individual |
|
|
224
|
+
| Quality Check | 10-phase audit | Self-review |
|
|
225
|
+
|
|
226
|
+
---
|
|
227
|
+
|
|
228
|
+
## 🤝 Contributing
|
|
229
|
+
|
|
230
|
+
We welcome contributions! Check out our [Contributing Guide](CONTRIBUTING.md).
|
|
231
|
+
|
|
232
|
+
### Areas We Need Help:
|
|
233
|
+
- 🌐 **Translations** - Agents in other languages
|
|
234
|
+
- 🎨 **UI Dashboard** - Web interface for non-CLI users
|
|
235
|
+
- 🔌 **Integrations** - Video editing software plugins
|
|
236
|
+
- 📊 **Analytics** - Usage tracking and reporting
|
|
237
|
+
|
|
238
|
+
---
|
|
239
|
+
|
|
240
|
+
## 📖 Documentation
|
|
241
|
+
|
|
242
|
+
- [📘 User Guide](USER_GUIDE.md)
|
|
243
|
+
- [🔄 Agent Lifecycle](docs/LIFECYCLE.md)
|
|
244
|
+
- [🔍 Audit Report](docs/AUDIT_REPORT.md)
|
|
245
|
+
|
|
246
|
+
---
|
|
247
|
+
|
|
248
|
+
## 📝 License
|
|
249
|
+
|
|
250
|
+
MIT License - Free for personal and commercial use.
|
|
251
|
+
|
|
252
|
+
---
|
|
253
|
+
|
|
254
|
+
## 👨💻 Author
|
|
255
|
+
|
|
256
|
+
<div align="center">
|
|
257
|
+
|
|
258
|
+
**Vamshi Krishna Konda**
|
|
259
|
+
|
|
260
|
+
[](https://github.com/konda-vamshi-krishna)
|
|
261
|
+
[](mailto:vamshikrishna131437@gmail.com)
|
|
262
|
+
|
|
263
|
+
</div>
|
|
264
|
+
|
|
265
|
+
---
|
|
266
|
+
|
|
267
|
+
<div align="center">
|
|
268
|
+
|
|
269
|
+
### ⭐ Star this repo if VideoNut helps you create better content!
|
|
270
|
+
|
|
271
|
+
**[📦 npm](https://www.npmjs.com/package/videonut)** • **[💻 GitHub](https://github.com/konda-vamshi-krishna/videonut)** • **[🐛 Issues](https://github.com/konda-vamshi-krishna/videonut/issues)**
|
|
272
|
+
|
|
273
273
|
</div>
|