Files
nexus/wiki/sources/how-to-get-youtube-channel-id.md
2026-04-17 09:34:39 +08:00

1000 B
Raw Blame History

title, type, tags, date
title type tags date
How to get Youtube Channel ID source
2025-03-16

Source File

Summary

  • 核心主题:通过 view-source 获取 YouTube 频道 ID
  • 问题域YouTube 频道标识符获取
  • 方法/机制:访问频道页面源码,搜索 channel_id 参数
  • 结论/价值:获取的 channel_id 可用于 n8n 工作流集成

Key Claims

  • 访问 YouTube 频道页面的 view-source 页面可以获取频道 ID
  • 频道 ID 格式为 UC 开头,可用于 RSS 订阅或 API 调用

Key Quotes

"view-source:https://www.youtube.com/@Numberblocks" — 通过查看源码方式获取频道信息

Key Concepts

  • Channel ID: YouTube 频道的唯一标识符,格式为 UC 开头

Key Entities

  • YouTube: 视频分享平台
  • n8n: 开源工作流自动化工具

Connections

Contradictions

  • (暂无)