diff --git a/custom-node-list.json b/custom-node-list.json index d33eedc3..be8f1208 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19086,6 +19086,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "rohitsainier", + "title": "ComfyUI-InstagramDownloader", + "id": "comfyui-instagram-downloader", + "reference": "https://github.com/rohitsainier/ComfyUI-InstagramDownloader", + "files": ["https://github.com/rohitsainier/ComfyUI-InstagramDownloader"], + "install_type": "git-clone", + "description": "A ComfyUI custom node package that allows downloading and organizing Instagram content directly in your ComfyUI Output folder" + } ] }