Generate 10-minute YouTube videos with voice narration from text input, now with AI image generation and modification capabilities.
npm install
npm run web
Then open http://localhost:8081 in your browser
npm start
OPENAI-SETUP.md)OPENAI-SETUP.mdOPENAI_API_KEY environment variableYOUTUBE-SETUP.mdyoutube-config.json with your Google OAuth credentialsQuick Setup:
# Copy example config
cp youtube-config.example.json youtube-config.json
# Edit with your Google Cloud credentials
# Then authorize through web interface
Videos are saved to the output/ directory as MP4 files ready for YouTube upload.
5 commits
JavaScript
88.0%
HTML
11.1%
Generate 10-minute YouTube videos with voice narration from text input, now with AI image generation and modification capabilities.
npm install
npm run web
Then open http://localhost:8081 in your browser
npm start
OPENAI-SETUP.md)OPENAI-SETUP.mdOPENAI_API_KEY environment variableYOUTUBE-SETUP.mdyoutube-config.json with your Google OAuth credentialsQuick Setup:
# Copy example config
cp youtube-config.example.json youtube-config.json
# Edit with your Google Cloud credentials
# Then authorize through web interface
Videos are saved to the output/ directory as MP4 files ready for YouTube upload.
5 commits
JavaScript
88.0%
HTML
11.1%