From 0efb79f571145e49c989353788b2761d1b555b00 Mon Sep 17 00:00:00 2001 From: dehypnotic <86615943+Dehypnotic@users.noreply.github.com> Date: Wed, 8 Oct 2025 04:07:40 +0200 Subject: [PATCH] Update custom-node-list.json (#2199) --- custom-node-list.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c6aa5998..319b71e8 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33063,13 +33063,13 @@ }, { "author": "Dehypnotic", - "title": "Save MP3", - "reference": "https://github.com/Dehypnotic/comfyui-save-mp3", + "title": "Dehypnotic Save nodes", + "reference": "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes", "files": [ - "https://github.com/Dehypnotic/comfyui-save-mp3" + "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes" ], "install_type": "git-clone", - "description": "A node for saving audio in MP3-format with selected bitrate mode and quality to an output subfolder or absolute path on any drive." + "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": "Aaalice233",