From 3dd337239eee466117b690ce9af0cd752249ed05 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Tue, 3 Jun 2025 10:38:44 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 28b4c098..2ad26cd9 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27071,8 +27071,15 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." }, { - "name": "ComfyUI-LikeSpiderAI-SaveMP3", - "url": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3" + "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." } ] }