wheresalice / invidious2newpipe

Convert an Invidious OPML export to NewPipe JSON

Home Page:https://invidious2newpipe.wheresalice.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

invidious2newpipe

Takes an opml export from Invidious and converts it into a JSON file for use with NewPipe

This lets you export your Invidious subscriptions into NewPipe

Usage

Download the appropriate binary for your system and Export subscriptions as OPML (for NewPipe & FreeTube)

Then run:

./invidious2newpipe cli ~/Downloads/subscription_manager

Alternatively you can run this as a web service to make it easier to migrate between devices

SUBS_DIR=/tmp ./invidious2newpipe web

About

Convert an Invidious OPML export to NewPipe JSON

https://invidious2newpipe.wheresalice.info/

License:The Unlicense


Languages

Language:Go 76.8%Language:HTML 18.6%Language:Dockerfile 4.3%Language:Procfile 0.4%