新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

View File

@@ -0,0 +1,26 @@
---
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
- 尚未发现