diff --git a/custom-node-list.json b/custom-node-list.json index f6a05917..95c0b315 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26677,16 +26677,19 @@ "description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option" }, { - "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." - }, + "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": "violet0927", "title": "Hugging Face LoRA Uploader",