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

999 B
Raw Blame History

title, type, tags, date
title type tags date
YouTube Channel ID source
2025-03-16

Source File

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

Key Entities

  • YouTube:全球最大视频平台

Connections

Contradictions

  • 无冲突