Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elevenpassin/youtube-to-ompl

A simple script to convert youtube subscriptions CSV to OPML file for import in TTRSS
https://github.com/elevenpassin/youtube-to-ompl

rss ttrss youtube

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://takeout.google.com/)

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! 🎉