Added ComfyUI-YouTubeUploader to custom nodes json (#1933)

* Update custom-node-list.json

Added ComfyUI-YouTubeUploader

* Update custom-node-list.json

* Update custom-node-list.json

Added proper link

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Çağlayan Karagözler 2025-06-15 07:13:03 +02:00 committed by GitHub
parent 648aa7c4d3
commit 64059d2949
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27973,6 +27973,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "flamacore",
"title": "ComfyUI YouTube Uploader",
"id": "comfyui-youtubeuploader",
"reference": "https://github.com/flamacore/ComfyUI-YouTubeUploader",
"files": [
"https://github.com/flamacore/ComfyUI-YouTubeUploader"
],
"install_type": "git-clone",
"description": "A ComfyUI node for uploading generated content to YouTube. [a/Buy me a coffee](https://buymeacoffee.com/chao.k)"
}
]
}