From 63e9d592a13f5f6cbdf46857ec30838412965271 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Sun, 27 Oct 2024 21:43:38 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 93dad8b7..d43d960d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16340,16 +16340,15 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." }, { - "author": "Apache0ne", - "title": "ComfyUI-EasyUrlLoader", - "id": "easy-url-loader", - "reference": "https://github.com/Apache0ne/ComfyUI-EasyUrlLoader", - "files": [ - "https://github.com/Apache0ne/ComfyUI-EasyUrlLoader" - ], - "install_type": "git-clone", - "description": "Simple 4k YT Downloader Through URL", - "branch": "v1.0" + "author": "Apache0ne", + "title": "ComfyUI-EasyUrlLoader", + "id": "easy-url-loader", + "reference": "https://github.com/Apache0ne/ComfyUI-EasyUrlLoader", + "files": [ + "https://github.com/Apache0ne/ComfyUI-EasyUrlLoader" + ], + "install_type": "git-clone", + "description": "Simple 4k YT Downloader Through URL" } ] }