Update custom-node-list.json Add EasyUrlLoader Node (#1188)

* Update custom-node-list.json

Add EasyUrlLoader Node

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Koston Speakman 2024-10-27 08:43:44 -04:00 committed by GitHub
parent 93f8614070
commit 008d19732a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16361,6 +16361,17 @@
],
"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"
}
]
}