From 53073a60156fcc627cbfc0009126dd37371ca5a7 Mon Sep 17 00:00:00 2001 From: CrateTools <176223094+CrateTools@users.noreply.github.com> Date: Sat, 24 Jan 2026 05:38:16 -0300 Subject: [PATCH] Add Preview Video Monitor Pro (#2499) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 191a4c06..37b67890 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42085,6 +42085,17 @@ ], "install_type": "copy", "description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning." + }, + { + "author": "CrateTools", + "title": "Preview Video Monitor Pro", + "id": "preview-video-monitor-pro", + "reference": "https://github.com/CrateTools/comfyui-preview-video-monitor", + "files": [ + "https://github.com/CrateTools/comfyui-preview-video-monitor" + ], + "install_type": "git-clone", + "description": "Second monitor preview for video generations with interactive playback controls, color tools, generation tracking, and workflow-embedded snapshots." }, { "author": "underclockeddev",