Files
nexus/wiki/sources/youtube-rss-feed.md
2026-04-14 16:02:50 +08:00

1.6 KiB
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
How to Get the RSS Feed For Any YouTube Channel source
youtube
rss
tutorial
https://chuck.is/yt-rss/
2025-10-10

Summary

  • 核心主题获取任意YouTube频道RSS订阅源的方法
  • 问题域YouTube移除了原生RSS订阅按钮后如何获取频道RSS
  • 方法/机制通过查看页面源代码搜索channel_id构建RSS Feed URL
  • 结论/价值提供免费、简单的方法获取YouTube频道RSS无需第三方服务

Key Claims

Key Quotes

"I decided to share this because doing a quick search yielded terrible results (you should NOT be signing up for some service in order to get a YouTube account's RSS feed!)" — 作者动机

Key Concepts

  • RSS FeedReally Simple Syndication用于聚合订阅内容的数据格式
  • YouTube Channel IDYouTube频道唯一标识符
  • channel_idURL参数用于构建YouTube RSS订阅源

Key Entities

Connections

Contradictions

  • 与付费服务冲突:
    • 冲突点是否需要付费服务获取YouTube RSS
    • 当前观点:通过查看源代码免费获取
    • 对方观点:需要注册第三方服务