From 024663693620a16a1a013f17bc542a95c8586f9e Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Fri, 6 Jun 2025 05:50:58 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 95c0b315..f032ddb1 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26677,19 +26677,16 @@ "description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option" }, { - "name": "ComfyUI-LikeSpiderAI-SaveMP3", - "url": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3", - "author": "Pigidiy", - "title": "ComfyUI-LikeSpiderAI-SaveMP3", - "id": "likeSpiderMP3", - "reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3", - "files": [ - "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3" - ], - "install_type": "git-clone", - "version": "v1.0.0", - "description": "A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg." -}, + "author": "Pigidiy", + "title": "ComfyUI-LikeSpiderAI-SaveMP3", + "id": "likeSpiderMP3", + "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." + }, { "author": "violet0927", "title": "Hugging Face LoRA Uploader",