mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
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:
parent
648aa7c4d3
commit
64059d2949
@ -27973,6 +27973,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user