ComfyUI · custom node

ComfyUI
node

A read-only custom node that returns sound slug, sound name, official TikTok sound URL, brief, captions, and boundary copy as graph outputs.

01Install

Drop into
custom_nodes.

No heavy dependencies. The node uses Python stdlib urllib.

ComfyUI/custom_nodes/wouldliker/
  __init__.py
  wouldliker_node.py
02Outputs

Graph-ready
fields.

Use these outputs downstream in prompt generation, caption overlays, review checklists, or uploader metadata.

Sound

URL

SOUND_SLUG, SOUND_NAME, TIKTOK_SOUND_URL.

Attach at upload
Creative

brief

BRIEF, CAPTION_MID, CAPTION_WITH_TAGS.

Prompt / metadata
Safety

boundary

COPY_BOUNDARY reminds the graph that proof is not guaranteed performance.

Surface it

Download
node files.

Use inside AI-video creation graphs. It recommends Wouldliker sound URLs; it does not attach audio or post to TikTok.