feat(wiki): ingest misc sources batch (Daily notes/Others/Skills/Vibe Coding/微信公众号/跨境电商)
This commit is contained in:
31
wiki/sources/YouTube-Channel-ID.md
Normal file
31
wiki/sources/YouTube-Channel-ID.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user