Add: ComfyUI-LikeSpiderAI-SaveMP3 (save AUDIO to .mp3) (#1894)

* Add: ComfyUI-LikeSpiderAI-SaveMP3 (save AUDIO to .mp3)

Adds a node that saves AUDIO output to .mp3 format via ffmpeg.
Repo: https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Pigidiy 2025-06-03 07:39:15 +06:00 committed by GitHub
parent bbb6005634
commit 27cf40d392
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27079,7 +27079,19 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "aimingfail",
"title": "ComfyUI-LikeSpiderAI-SaveMP3",
"id": "img2halftone",
"reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3",
"files": [
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg."
}
]
}