update DB

This commit is contained in:
Dr.Lt.Data 2025-11-24 22:54:26 +09:00
parent e368f4366a
commit a9a8d05115
4 changed files with 85 additions and 33 deletions

View File

@ -35047,34 +35047,34 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A comprehensive collection of advanced image processing nodes for ComfyUI, featuring state-of-the-art denoising, enhancement, and restoration techniques with GPU acceleration and specialized film grain processing." "description": "A comprehensive collection of advanced image processing nodes for ComfyUI, featuring state-of-the-art denoising, enhancement, and restoration techniques with GPU acceleration and specialized film grain processing."
}, },
{ {
"title": "Download Tools for ComfyUI", "title": "Download Tools for ComfyUI",
"reference": "https://github.com/EricRollei/Download_Tools", "reference": "https://github.com/EricRollei/Download_Tools",
"files": [ "files": [
"https://github.com/EricRollei/Download_Tools" "https://github.com/EricRollei/Download_Tools"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Comprehensive media downloading and web scraping nodes for ComfyUI. Download from 1000+ websites including Instagram, Reddit, Twitter, YouTube, TikTok using gallery-dl, yt-dlp, and advanced web scraping. Features: Gallery-dl downloader (100+ sites), Yt-dlp downloader (1000+ platforms), Web Image Scraper with 15+ site-specific handlers, browser cookie authentication, MCP integration for Claude Desktop.", "description": "Comprehensive media downloading and web scraping nodes for ComfyUI. Download from 1000+ websites including Instagram, Reddit, Twitter, YouTube, TikTok using gallery-dl, yt-dlp, and advanced web scraping. Features: Gallery-dl downloader (100+ sites), Yt-dlp downloader (1000+ platforms), Web Image Scraper with 15+ site-specific handlers, browser cookie authentication, MCP integration for Claude Desktop.",
"author": "Eric Hiss (EricRollei)", "author": "Eric Hiss (EricRollei)",
"nodename_pattern": "(Gallery-dl|Yt-dlp|Web.*Scraper)", "nodename_pattern": "(Gallery-dl|Yt-dlp|Web.*Scraper)",
"tags": [ "tags": [
"download", "download",
"scraper", "scraper",
"web", "web",
"gallery-dl", "gallery-dl",
"yt-dlp", "yt-dlp",
"instagram", "instagram",
"youtube", "youtube",
"twitter", "twitter",
"reddit", "reddit",
"media", "media",
"video", "video",
"image", "image",
"tiktok", "tiktok",
"deviantart", "deviantart",
"pixiv" "pixiv"
] ]
}, },
{ {
"author": "EricRollei", "author": "EricRollei",
"title": "PDF Tools - Advanced PDF Processing & OCR", "title": "PDF Tools - Advanced PDF Processing & OCR",

View File

@ -5768,6 +5768,7 @@
"BoyoLoRAPathForwarder", "BoyoLoRAPathForwarder",
"BoyoLoadImageList", "BoyoLoadImageList",
"BoyoLoopCollector", "BoyoLoopCollector",
"BoyoLoopCounter",
"BoyoLoopImageSaver", "BoyoLoopImageSaver",
"BoyoLoopReset", "BoyoLoopReset",
"BoyoMathInt", "BoyoMathInt",
@ -7819,6 +7820,7 @@
], ],
"https://github.com/Granddyser/wan-video-extender": [ "https://github.com/Granddyser/wan-video-extender": [
[ [
"WanVideoExtenderLowHigh",
"WanVideoExtenderNative" "WanVideoExtenderNative"
], ],
{ {
@ -11104,6 +11106,7 @@
"AdvancedAudioPreviewAndSave", "AdvancedAudioPreviewAndSave",
"AdvancedMediaSave", "AdvancedMediaSave",
"AdvancedTextNode", "AdvancedTextNode",
"Aesthetic_Transformer_Node_MD",
"AutoLayoutOptimizer", "AutoLayoutOptimizer",
"EnhancedAnnotationNode", "EnhancedAnnotationNode",
"EnhancedSeedSaver", "EnhancedSeedSaver",
@ -11112,17 +11115,26 @@
"GPUTemperatureProtectionEnhanced", "GPUTemperatureProtectionEnhanced",
"HybridAdaptiveSigmas", "HybridAdaptiveSigmas",
"LLMVRAMManager", "LLMVRAMManager",
"MD_ApplyTPG",
"MD_AudioAutoEQ", "MD_AudioAutoEQ",
"MD_AutoMasterNode", "MD_AutoMasterNode",
"MD_CLIPTokenFinder",
"MD_InitNoiseOptimizer",
"MD_Qwen_Image_Edit_Object_Replacer_Node",
"MD_SelfCrossGuider",
"MasteringChainNode", "MasteringChainNode",
"NoiseDecayScheduler_Custom", "NoiseDecayScheduler_Custom",
"PingPongSamplerNodeFBG", "PingPongSamplerNodeFBG",
"PingPongSampler_Custom_Lite", "PingPongSampler_Custom_Lite",
"SceneGeniusAutocreator", "SceneGeniusAutocreator",
"SigmaConcatenate",
"SigmaSmooth",
"SmartColorPaletteManager", "SmartColorPaletteManager",
"SmartFilenameBuilder", "SmartFilenameBuilder",
"TextFileLoader", "TextFileLoader",
"UniversalRoutingHubAdvanced", "UniversalRoutingHubAdvanced",
"VLM_Confirmation_Gate_Node_MD",
"WildcardPromptBuilder",
"WorkflowSectionOrganizer" "WorkflowSectionOrganizer"
], ],
{ {
@ -16083,6 +16095,7 @@
"StarQwenRegionalPrompter", "StarQwenRegionalPrompter",
"StarQwenWanRatio", "StarQwenWanRatio",
"StarRandomImageLoader", "StarRandomImageLoader",
"StarSDUpscaleRefiner",
"StarSampler", "StarSampler",
"StarSaveFolderString", "StarSaveFolderString",
"StarSavePanoramaJPEG", "StarSavePanoramaJPEG",
@ -42468,8 +42481,7 @@
"TextInput", "TextInput",
"TextScraper", "TextScraper",
"TextStorage", "TextStorage",
"Wildcards", "WildcardsNode"
"WildcardsAdv"
], ],
{ {
"title_aux": "ComfyUI Text Processor" "title_aux": "ComfyUI Text Processor"

View File

@ -1,5 +1,33 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"title": "Download Tools for ComfyUI",
"reference": "https://github.com/EricRollei/Download_Tools",
"files": [
"https://github.com/EricRollei/Download_Tools"
],
"install_type": "git-clone",
"description": "Comprehensive media downloading and web scraping nodes for ComfyUI. Download from 1000+ websites including Instagram, Reddit, Twitter, YouTube, TikTok using gallery-dl, yt-dlp, and advanced web scraping. Features: Gallery-dl downloader (100+ sites), Yt-dlp downloader (1000+ platforms), Web Image Scraper with 15+ site-specific handlers, browser cookie authentication, MCP integration for Claude Desktop.",
"author": "Eric Hiss (EricRollei)",
"nodename_pattern": "(Gallery-dl|Yt-dlp|Web.*Scraper)",
"tags": [
"download",
"scraper",
"web",
"gallery-dl",
"yt-dlp",
"instagram",
"youtube",
"twitter",
"reddit",
"media",
"video",
"image",
"tiktok",
"deviantart",
"pixiv"
]
},
{ {
"author": "turisc", "author": "turisc",
"title": "Text Line Selector", "title": "Text Line Selector",

View File

@ -5768,6 +5768,7 @@
"BoyoLoRAPathForwarder", "BoyoLoRAPathForwarder",
"BoyoLoadImageList", "BoyoLoadImageList",
"BoyoLoopCollector", "BoyoLoopCollector",
"BoyoLoopCounter",
"BoyoLoopImageSaver", "BoyoLoopImageSaver",
"BoyoLoopReset", "BoyoLoopReset",
"BoyoMathInt", "BoyoMathInt",
@ -7819,6 +7820,7 @@
], ],
"https://github.com/Granddyser/wan-video-extender": [ "https://github.com/Granddyser/wan-video-extender": [
[ [
"WanVideoExtenderLowHigh",
"WanVideoExtenderNative" "WanVideoExtenderNative"
], ],
{ {
@ -11104,6 +11106,7 @@
"AdvancedAudioPreviewAndSave", "AdvancedAudioPreviewAndSave",
"AdvancedMediaSave", "AdvancedMediaSave",
"AdvancedTextNode", "AdvancedTextNode",
"Aesthetic_Transformer_Node_MD",
"AutoLayoutOptimizer", "AutoLayoutOptimizer",
"EnhancedAnnotationNode", "EnhancedAnnotationNode",
"EnhancedSeedSaver", "EnhancedSeedSaver",
@ -11112,17 +11115,26 @@
"GPUTemperatureProtectionEnhanced", "GPUTemperatureProtectionEnhanced",
"HybridAdaptiveSigmas", "HybridAdaptiveSigmas",
"LLMVRAMManager", "LLMVRAMManager",
"MD_ApplyTPG",
"MD_AudioAutoEQ", "MD_AudioAutoEQ",
"MD_AutoMasterNode", "MD_AutoMasterNode",
"MD_CLIPTokenFinder",
"MD_InitNoiseOptimizer",
"MD_Qwen_Image_Edit_Object_Replacer_Node",
"MD_SelfCrossGuider",
"MasteringChainNode", "MasteringChainNode",
"NoiseDecayScheduler_Custom", "NoiseDecayScheduler_Custom",
"PingPongSamplerNodeFBG", "PingPongSamplerNodeFBG",
"PingPongSampler_Custom_Lite", "PingPongSampler_Custom_Lite",
"SceneGeniusAutocreator", "SceneGeniusAutocreator",
"SigmaConcatenate",
"SigmaSmooth",
"SmartColorPaletteManager", "SmartColorPaletteManager",
"SmartFilenameBuilder", "SmartFilenameBuilder",
"TextFileLoader", "TextFileLoader",
"UniversalRoutingHubAdvanced", "UniversalRoutingHubAdvanced",
"VLM_Confirmation_Gate_Node_MD",
"WildcardPromptBuilder",
"WorkflowSectionOrganizer" "WorkflowSectionOrganizer"
], ],
{ {
@ -16083,6 +16095,7 @@
"StarQwenRegionalPrompter", "StarQwenRegionalPrompter",
"StarQwenWanRatio", "StarQwenWanRatio",
"StarRandomImageLoader", "StarRandomImageLoader",
"StarSDUpscaleRefiner",
"StarSampler", "StarSampler",
"StarSaveFolderString", "StarSaveFolderString",
"StarSavePanoramaJPEG", "StarSavePanoramaJPEG",
@ -42468,8 +42481,7 @@
"TextInput", "TextInput",
"TextScraper", "TextScraper",
"TextStorage", "TextStorage",
"Wildcards", "WildcardsNode"
"WildcardsAdv"
], ],
{ {
"title_aux": "ComfyUI Text Processor" "title_aux": "ComfyUI Text Processor"