Files
nexus/wiki/sources/youtube-channel-id.md
2026-04-14 16:02:50 +08:00

27 lines
632 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "How to get Youtube Channel ID"
type: source
tags: [YouTube, n8n, Workflow]
date: 2025-03-16
source_file: raw/Technical/How to get Youtube Channel ID.md
---
## Summary
- 核心主题获取YouTube频道ID的方法
- 方法通过view-source页面查询channel_id参数
- 用途用于n8n工作流集成
## Key Claims
- 在YouTube频道页面通过view-source可以找到channel_id
- Channel ID格式`UCPlwvN0w4qFSP1FllALB92w`
## Key Entities
- [[YouTube]]:视频平台
- [[n8n]]:工作流自动化工具
## Connections
- [[n8n]] ← 集成 ← [[YouTube-Channel-ID]]
## Contradictions
- 尚未发现