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>
5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
REDDIT_CLIENT_ID=your_reddit_client_id
|
|
REDDIT_CLIENT_SECRET=your_reddit_client_secret
|
|
REDDIT_USER_AGENT=RedditVideoBot/0.1 by /u/YourUsername
|
|
GROQ_API_KEY=your_groq_api_key
|