/NewPipe-Subscription-Manager

A little script to import YouTube subscriptions into NewPipe app

Primary LanguagePython

NewPipe Subscription Manager

NewPipe Subscription Manager is a little script to import YouTube subscriptions into NewPipe app.

How to use the script:

First, you need to get the latest version of Python 3. You can download it here. Then follow the installation instructions Finally you need to ran the script:

import_subscriptions.py [-h] [xml_path] [db_path]

Positional arguments:

optional arguments: -h, --help show help message and exit

For example: ./import_subscriptions.py ~/Downloads/subscription_manager.xml ~/Downloads/NewPipeData.zip

Or in some cases:

python3 ./import_subscriptions.py ~/Downloads/subscription_manager.xml ~/Downloads/NewPipeData.zip