From 60aaa838e33fc7b970f6064b3f3ee3b93c1b20c5 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 17 Jun 2025 00:52:22 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 11 ----------- extension-node-map.json | 1 + github-stats.json | 4 ++-- node_db/dev/extension-node-map.json | 2 ++ node_db/new/extension-node-map.json | 1 + 5 files changed, 6 insertions(+), 13 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5135bd4f..bf185a1f 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27595,17 +27595,6 @@ "install_type": "git-clone", "description": "A collection of custom nodes designed for ComfyUI from the AJO-reading organization. This repository currently includes the Audio Collect & Concat node, which collects multiple audio segments and concatenates them into a single audio stream." }, - { - "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)" - }, { "author": "neocrz", "title": "comfyui-usetaesd", diff --git a/extension-node-map.json b/extension-node-map.json index ab742ac6..e09cae64 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4092,6 +4092,7 @@ "GenerateImage_VENICE", "GenerateSpeech_VENICE", "GenerateTextAdvanced_VENICE", + "GenerateTextVeniceParameters_VENICE", "GenerateText_VENICE", "I2IEnhanceUpscale_VENICE" ], diff --git a/github-stats.json b/github-stats.json index 121d8d2a..5145bb83 100644 --- a/github-stats.json +++ b/github-stats.json @@ -6540,8 +6540,8 @@ "author_account_age_days": 1705 }, "https://github.com/christian-byrne/claude-code-comfyui-nodes": { - "stars": 0, - "last_update": "2025-06-16 01:50:17", + "stars": 1, + "last_update": "2025-06-16 05:19:08", "author_account_age_days": 1705 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 8f975d89..8025ad2f 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -293,6 +293,7 @@ "PDIMAGE_LongerSize", "PDIMAGE_Rename", "PDImageConcante", + "PDImageResize", "PDJSON_BatchJsonIncremental", "PDJSON_Group", "PD_CustomImageProcessor", @@ -300,6 +301,7 @@ "PD_ImageBatchSplitter", "PD_ImageInfo", "PD_Image_Crop_Location", + "PD_Image_Rotate_v1", "PD_Image_centerCrop", "PD_MASK_SELECTION", "PD_RemoveColorWords", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index ab742ac6..e09cae64 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4092,6 +4092,7 @@ "GenerateImage_VENICE", "GenerateSpeech_VENICE", "GenerateTextAdvanced_VENICE", + "GenerateTextVeniceParameters_VENICE", "GenerateText_VENICE", "I2IEnhanceUpscale_VENICE" ],