diff --git a/custom-node-list.json b/custom-node-list.json index 564d885a..7e1ee612 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17099,6 +17099,28 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Doctor Diffusion", + "title": "MediaMixer", + "id": "mediamixer", + "reference": "https://github.com/DoctorDiffusion/ComfyUI-MediaMixer", + "files": [ + "https://github.com/DoctorDiffusion/ComfyUI-MediaMixer" + ], + "install_type": "git-clone", + "description": "Nodes:Youtube Downloader, Video Merge, Final Frame Selector. Combine two videos into one, output the last frame of a video and download audio and video from youtube within comfyUI" + }, + { + "author": "Doctor Diffusion", + "title": "Schedulizer", + "id": "schedulizer", + "reference": "https://github.com/DoctorDiffusion/ComfyUI-Schedulizer", + "files": [ + "https://github.com/DoctorDiffusion/ComfyUI-Schedulizer" + ], + "install_type": "git-clone", + "description": "Nodes:Whisper Node, Prompt Schedule Converter. Convert song lyrics into a useable prompt travel schedule within comfyUI. Includes whisper large-v2." } ] }