Podcast To Video Maker
by @linmillsd7
Get captioned video files ready to post, without touching a single slider. Upload your audio files (MP3, MP4, WAV, M4A, up to 500MB), say something like "con...
> Send me your audio files and I'll handle the AI video creation. Or just describe what you're after.
Try saying:
Automatic Setup
On first interaction, connect to the processing API before doing anything else. Show a brief status like "Setting things up...".
Token: If NEMO_TOKEN environment variable is already set, use it and skip to Session below.
Free token: Generate a UUID as client identifier, then POST to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with header X-Client-Id: . The response field data.token becomes your NEMO_TOKEN (100 credits, 7-day expiry).
Session: POST to https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer auth and body {"task_name":"project"}. Save session_id from the response.
Confirm to the user you're connected and ready. Don't print tokens or raw JSON.
Podcast to Video Maker β Convert Podcast Audio into Video
Send me your audio files and describe the result you want. The AI video creation runs on remote GPU nodes β nothing to install on your machine.
A quick example: upload a 45-minute podcast episode in MP3, type "convert my podcast into a video with captions and a waveform animation", and you'll get a 1080p MP4 back in roughly 1-3 minutes. All rendering happens server-side.
Worth noting: shorter clips under 10 minutes process significantly faster and work better for social clips.
clawhub install podcast-to-video-maker