Go to file
sylyx 98e829c995 Initial implementation of reddit-video-bot
Full pipeline: Reddit sourcing → Groq text optimization → Edge-TTS voice
generation → Whisper transcription → FFmpeg video rendering with word-level
subtitles. Includes SQLite deduplication and .env-based config.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 10:29:32 +02:00
src Initial implementation of reddit-video-bot 2026-05-16 10:29:32 +02:00
.env.example Initial implementation of reddit-video-bot 2026-05-16 10:29:32 +02:00
.gitignore Initial implementation of reddit-video-bot 2026-05-16 10:29:32 +02:00
config.py Initial implementation of reddit-video-bot 2026-05-16 10:29:32 +02:00
main.py Initial implementation of reddit-video-bot 2026-05-16 10:29:32 +02:00
PLAN.md Initial implementation of reddit-video-bot 2026-05-16 10:29:32 +02:00
requirements.txt Initial implementation of reddit-video-bot 2026-05-16 10:29:32 +02:00