ComfyOnline
MediaMixer

MediaMixer

A node suite for downloading audio and video from youtube as we all sevral useful video utilits such as a final frame selector and a node that merges two videos into one.


Installation

Use the world famous ComfyUI-Manager or manually install:

git clone https://github.com/DoctorDiffusion/ComfyUI-MediaMixer.git
cd MediaMixer
pip install -r requirements.txt

If this fails to install yt_dlp:

.\python_embed\python.exe -s -m pip install yt_dlp

Nodes

Final Frame Selector

Final Frame Selector takes an image sequence or video and passes through the final frame as an image node. This works great for extending video with image-to-video tools like Pyramid-Flow.

Reverse Frame Sequence

Inverse the order of the images in a frame sequence with this node to easily reverse videos.

Video Merge Node

The Video Merge node allows you to combine two video clips within ComfyUI. Plug the input video into "Video_A" and your output render into "Video_B" to combine your extended video.

Screenshot 2024-11-01 190029

YouTube video downloader node

Screenshot 2024-11-01 190304

Credits

⭐ If you like the project, please give it a star! ⭐

License

CC0-1.0 license