From 3d2e78dd93f46de0d365612ac964fe5daf454d54 Mon Sep 17 00:00:00 2001 From: dehypnotic <86615943+Dehypnotic@users.noreply.github.com> Date: Tue, 14 Oct 2025 19:01:49 +0200 Subject: [PATCH] Add Dehypnotic Save nodes to custom-node-list.json 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 2e880e14..f9f7675a 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22782,6 +22782,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",