Update custom-node-list.json

Add EasyUrlLoader Node
This commit is contained in:
Apache0ne 2024-10-26 05:25:56 -04:00 committed by GitHub
parent 52568da4a8
commit 31583f8ab6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16338,6 +16338,18 @@
],
"install_type": "unzip",
"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"
}
]
}