/youtube-to-ompl

A simple script to convert youtube subscriptions CSV to OPML file for import in TTRSS

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Youtube to OMPL

Just a simple script to convert the Youtube Subscriptions CSV to an RSS OMPL file for importing to your favourite RSS reader.

Instructions

First get your subscriptions.csv file from Youtube's Takeout website

Once you get the subscriptions file, clone this repository (git clone https://github.com/buoyantair/youtube-to-ompl.git) and then just run yarn install

Copy the subscriptions.csv file to the root folder of the project (name of the file must be subscriptions.csv)

Run node index.js to convert the CSV to an OMPL file.

Enjoy! 🎉