From b379d275d1884f5fba3e98d5638eeb6a0affbcbf Mon Sep 17 00:00:00 2001 From: dehypnotic <86615943+Dehypnotic@users.noreply.github.com> Date: Sun, 26 Oct 2025 06:22:22 +0100 Subject: [PATCH] Add Dehypnotic Save nodes to custom-node-list.json (#2221) Added new node entry for Dehypnotic Save nodes with details. --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 456f99b6..5753a0b9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22840,6 +22840,16 @@ ], "install_type": "git-clone", "description": "ComfyUI nodes for face based filtering plus image batch merging." + }, + { + "author": "Dehypnotic", + "title": "Dehypnotic Save nodes", + "reference": "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes", + "files": [ + "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes" + ], + "install_type": "git-clone", + "description": "Save toolkit for audio, image, and video: MP3 audio export with VBR/CBR options, multi-format image saving with workflow/thumbnail metadata, and video + frame encoding (MP4/MKV/WEBM/MOV) — all sharing whitelist-safe paths and rich placeholder templating." }, { "author": "feixuetuba",