Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

A little script to import YouTube subscriptions into NewPipe app

Notifications You must be signed in to change notification settings

vhsw/NewPipe-Subscription-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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

About

A little script to import YouTube subscriptions into NewPipe app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages