Releases: jbrick2070/ComfyUI-Goofer
Releases · jbrick2070/ComfyUI-Goofer
Release list
ComfyUI-Goofer v1.0 — Fully Automated AI Film Machine
Random IMDb goof → AI video prompts → LTX-Video clips → MusicGen score → final stitched film. Fully automated. No paid API keys. Open source.
What's in v1.0.0
- GooferGoofFetch — scrapes IMDb goofs + plot via
__NEXT_DATA__, Flan-T5-small genre/mood inference from plot text -
- GooferPromptGen — converts sanitized goof text into cinematic LTX-Video prompts
-
- GooferSanitizer — three-pass NLP cleaning: strips character names, brands, spoilers; preserves location/org names
-
- GooferProceduralClip — generates interstitial clips (static, glitch, bars, countdown) with no model required
-
- GooferBatchVideo — stitches all clips + score into final output via FFmpeg
-
- GooferBackgroundMusic — builds MusicGen prompts from goof keywords; Flan-T5 mood inference
-
- GooferAudioEnhance — RMS normalization + optional denoising
-
- Windows OBS Broadcast Automation — drop output folder into OBS Media Playlist Source for continuous live broadcast loop
Requirements
- ComfyUI with LTX-Video and MusicGen models
-
- Python 3.11, FFmpeg
-
- No paid API keys required