Skip to content

geekitycom/ytopml

Repository files navigation

YTOPML

YTOPML (YouTube OPML) is a simple tool that will export your YouTube subscriptions to an OPML subscription list.

You'll need a YouTube Data API id & secret. See https://developers.google.com/youtube/v3/getting-started

Installation

npm install
cp .env.example .env

Usage

npm start

Docker

docker compose up

License

YTOPML is licensed under the GPL-3.0 license. See the LICENSE file for more details.

About

App to allow exporting an OPML subscription list of subscribed YouTube channels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published