ComfyUI Extension
ComfyUI-Pronodes
A collection of nice utility nodes for ComfyUI
yuvraj108c/ComfyUI-Pronodes
Nodes7
On cloudLocal install
CategoryPronodes/Reactivity, Pronodes
Stars4
Updated2 years ago
Nodes (7)
⚡ Images Seeker
Scrub a video's frames to the beats in your beat map
Pronodes/Reactivity
⚡ Images Shuffler
Shuffle your frames, but never land on the same one twice
Pronodes/Reactivity
LoadImageFromOutputDirectoryNode
Reload a file from your output folder — with a weird but useful catch
Pronodes
⚡ Load Youtube Video
Pull a YouTube video (or Short) straight into your ComfyUI video workflow
Pronodes
⚡ Preview VHS audio
Finally, you can actually listen to the audio inside your graph
Pronodes
⚡ Save & Overwrite Image
Save to the same filename every run — yes, clobbering on purpose
Pronodes
⚡ VHS Filenames To Path
Turn VideoHelperSuite's video output into a plain file path
Pronodes
Readme
⚡ ComfyUI Pronodes
- A collection of nice utility nodes for ComfyUI (still in development)
- Install via the ComfyUI-Manager
Nodes List
Load Youtube Video
- Downloads video from youtube url and saves to /output directory
- Automatically skips download if video already exists locally
- Displays the video and other details (fps/title) at the bottom of the node
- Seamless integration with ComfyUI-VideoHelperSuite
Preview VHS Audio
- Displays audio from ComfyUI-VideoHelperSuite
VHS Filenames to Path
- Convert Filenames to file path from ComfyUI-VideoHelperSuite
Changelog
- 08/03/2024 - Added preview VHS audio node + VHS Filenames to Path node
- 03/02/2024 - Refactor js with chaincallback (from VHS) + display video on reload
- 17/02/2024 - Added video + fps + title + resolution preview under LYV node
- 15/02/2024 - Simplify LYV node & remove VHS codes
- 14/02/2024 - Setup repository + publish to manager + Add Load Youtube Video Node (LYV)