Files
nexus/wiki/sources/YouTube-Channel-ID.md

32 lines
748 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: "获取YouTube频道ID"
type: source
tags: [tutorial]
date: 2025-03-16
---
## Source File
- [[raw/Others/How to get Youtube Channel ID.md]]
## Summary
- 核心主题获取YouTube频道ID的方法
- 问题域如何在n8n工作流中使用YouTube频道
- 方法/机制通过查看页面源代码查询channel_id参数
- 结论/价值获取的Channel ID可用于RSS Feed和工作流集成
## Key Claims
- 在YouTube频道页面查看源代码搜索channel_id可找到ID
- Channel ID格式为UC开头
## Key Concepts
- [[RSS]]:信息聚合标准
## Key Entities
- [[YouTube]]:视频平台
## Connections
- [[YouTube]] ← 识别 ← [[Channel ID]]
- [[Channel ID]] ← 用于 ← [[n8n工作流]]
## Contradictions