Update custom-node-list.json (#2199)

This commit is contained in:
dehypnotic 2025-10-08 04:07:40 +02:00 committed by GitHub
parent df944b9a0f
commit 0efb79f571
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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