OpenClaw Creates 90% of Video Using AI Models for $69.5

A Reddit user demonstrated using OpenClaw to create 90% of a video, with the remaining 10% involving basic editing in CapCut and YouTube upload.
What OpenClaw Handled
- Selecting the topic
- Generating characters
- Creating the storyboard
- Creating scene setup
- Preparing first frames
- Creating video prompts
- Generating video segments
Manual Steps Required
- Using CapCut to add intro, some text, captions, and a few transitions
- Uploading to YouTube (noted as potentially automatable by an agent)
Results and Output
The final video contained glitches but achieved:
- Consistent characters throughout the video
- Automated processing of many manual steps
- 2 characters, 3 setup environments, 50 first frame images, and 50 4-to-8-second clips created
Models and Costs
Models used:
- OpenAI GPT-5 for topic selection, storyboards, and prompt generation
- VEO3.1 fast
- Nano Banana Pro
Video creation cost breakdown:
- Images: 50 × $0.15 = $7.50
- Clips: 50 × $0.15 × 8 = $60.00
- LLM: 200 × $0.01 = $2.00
- Total: $69.50
Testing and setup with multiple attempts cost an additional $100.
📖 Read the full source: r/openclaw
👀 See Also

Using Claude Code to Fix OpenClaw Configuration Issues
A developer used Claude Code to fix OpenClaw settings, heartbeat, memory, cron jobs, and other configuration problems after failing with manual setup and version switching.

Claude AI Recovers 99.94% of Data from Corrupted 12TB BTRFS Array
A developer used Claude AI to recover 99.94% of data from a corrupted 12TB BTRFS array after native recovery tools failed. Claude diagnosed a destroyed index table at 80% and manually rebuilt the filesystem tree, losing only 7MB of trash files from 8.4TB of data.

Personal Finance Dashboard Built with Claude AI: Self-Hosted with Google Sheets Backend
A developer built a full-stack personal finance dashboard using Claude AI that aggregates investments across stocks, mutual funds, physical gold, and fixed deposits. The app runs on a spare PC, uses Cloudflare Tunnel for serving, and stores all data in the user's own Google Sheets.

Freight Driver Builds iOS App with Claude Code, Shares Practical Lessons
A freight driver in Japan with minimal coding experience used Claude Code to build an iOS app for new recordkeeping regulations, shipping it to the App Store in six months. He shares specific lessons about prompt engineering, unexpected costs with Expo and Supabase, and managing burnout.