From f1c446e583d7fa11d0e8c0b66ccd0bf0e6e2f9f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87a=C4=9Flayan=20Karag=C3=B6zler?= Date: Sun, 15 Jun 2025 00:17:13 +0200 Subject: [PATCH] Update custom-node-list.json Added ComfyUI-YouTubeUploader --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e74741a7..ed048b4e 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27974,6 +27974,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. Buy me a coffee here [a/https://buymeacoffee.com/chao.k](https://buymeacoffee.com/chao.k)" + } ] }