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
npm install
cp .env.example .envnpm startdocker compose upYTOPML is licensed under the GPL-3.0 license. See the LICENSE file for more details.