项目作者: vhsw

项目描述 :
A little script to import YouTube subscriptions into NewPipe app
高级语言: Python
项目地址: git://github.com/vhsw/NewPipe-Subscription-Manager.git
创建时间: 2018-03-28T19:02:55Z
项目社区:https://github.com/vhsw/NewPipe-Subscription-Manager

开源协议:

下载


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