Export YouTube Subscriptions to RSS OPML

Adds the option to export subscriptions from YouTube as an OPML file of RSS feeds.

当前为 2021-03-18 提交的版本,查看 最新版本

作者
Gavin Borg
评分
0 0 0
版本
1.4
创建于
2020-12-13
更新于
2021-03-18
大小
3.6 KB
许可证
暂无
适用于

This script adds an export button to the subscription section of the youtube sidebar, that generates an OPML file of RSS feeds for your subscriptions. The OPML file can be imported into RSS readers to track your subscriptions as RSS feeds.

Screenshot of button in subscriptions section of YouTube sidebar

How to Use

  1. Load a youtube "home" page (something that has the subscriptions list in the sidebar on the left).
  2. Expand the list of subscriptions in the sidebar (click the "Show X More" button) - the script can only include feeds for channels that appear in the sidebar.
  3. Click the button to download your OPML file, and import it in the RSS reader of your choice.

Changelog

  • 1.0 (12/12/20)
    • Initial release
  • 1.1 (1/31/21)
    • Fix issue with slightly-differently-formatted links in sidebar
  • 1.2 (2/6/21)
    • Add a fallback method for figuring out where to put the button when we can't find a "Subscriptions" label (use the second section header).
  • 1.3 (3/3/21)
    • Reduce styling around button so it stays outside of the first subscription's click target.
  • 1.4 (3/18/21)
    • Move option into the extension (Tampermonkey, Greasemonkey, etc.) menu instead of trying to add a button to YouTube's ever-variable layout.

Source: GitHub. Please direct all issues/questions there.

Available on Greasy Fork for easy installation.