Releases: MrSpideyNihal/lecture-video-maker
Releases · MrSpideyNihal/lecture-video-maker
Release list
v1.0.0 - Lecture Video Maker
🎓 Lecture Video Maker v1.0.0
Download
- LectureVideoMaker-Windows-x64.exe — standalone Windows app, no Python needed
Requirements (install separately)
- FFmpeg — add to PATH
- Ollama — run ollama serve + ollama pull llama3
- Free Pexels API key
How to run
- Download and double-click LectureVideoMaker-Windows-x64.exe
- A terminal window opens and the web UI launches at http://localhost:8080
- Enter your Pexels API key in Settings, pick an Ollama model, type your topic and go!
What's included
- AI script generation via Ollama (local LLM)
- Microsoft Edge-TTS voiceover (free, no API key needed)
- Pexels stock video/image fetching
- FFmpeg video assembly with subtitle overlay
- Web UI with live progress tracking and video preview
- CLI mode: run with --cli flag