Add Dehypnotic Save nodes to custom-node-list.json (#2221)

Added new node entry for Dehypnotic Save nodes with details.
This commit is contained in:
dehypnotic 2025-10-26 06:22:22 +01:00 committed by GitHub
parent 133cdfb203
commit b379d275d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",