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.

How to Use
- Load a youtube "home" page (something that has the subscriptions list in the sidebar on the left).
- 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.
- Click the button to download your OPML file, and import it in the RSS reader of your choice.
Changelog
- 1.0 (12/12/20)
- 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.