Files
nexus/wiki/sources/YouTube-Channel-ID.md
weishen f9ac3145ab feat(wiki): ingest remaining subdirectories batch (51 files)
- Others: ChinaTextbook, Obsidian笔记系列, YouTube Channel ID, TikTok PM Django
- Skills: GOG CLI, Last30Days, baoyu-skills
- Vibe Coding: Cursor 2.0, Trae远程开发, Vibe-Kanban+OpenCode, vibe coding经验
- 微信公众号: 养虾日记1-5, AI时代赚钱
- 跨境电商: TikTok数据抓取, 选品策略, Superset Dashboard
- AI目录补充: 20个文件

Source pages: 51
Entities: TapXWorld, VibeKanban, OpenCode, Trae, SourceGrounding等
Concepts: 自举Meta生成, 5大设计原则, MD5去重, 混合搜索等
2026-04-14 20:48:34 +08:00

37 lines
999 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 Channel ID"
type: source
tags: []
date: 2025-03-16
---
## Source File
- [[raw/Others/How to get Youtube Channel ID.md]]
## Summary
- 核心主题获取YouTube频道ID的方法
- 问题域RSS订阅、数据抓取、自动化工作流配置
- 方法/机制通过view-source查看频道页面源码搜索channel_id字符串获取
- 结论/价值提供了一种无需API即可获取频道ID的简单方法可用于n8n等工作流
## Key Claims
- 通过view-source访问频道页面可获取channel_id
- 频道ID格式为UC开头可用于RSS feed订阅
- 此方法可用于n8n等自动化工作流配置
## Key Quotes
> "channel id can be used in n8n workflow"
## Key Concepts
- [[YouTubeRSS]]通过channel_id构建RSS feed URL
- [[自动化工作流]]n8n等工具的配置数据获取
## Key Entities
- [[YouTube]]:全球最大视频平台
## Connections
- [[YouTubeRSS]] ← derived_from ← [[YouTube-Channel-ID]]
## Contradictions
- 无冲突