kodxana / LBRY_Sub_Converter

Convert your YouTube subscriptions to LBRY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LBRY Sub Converter

Convert your YouTube subscriptions to LBRY

How to get subscription_manager file.

A download link for YouTube "subscription_manager" can be found at the bottom of this page: https://www.youtube.com/subscription_manager Subscription_Manager Place this file in that same folder as program.

To run from source:

Require: Python 2.7 pip install beautifulsoup4 lxml requests git clone https://github.com/kodxana/LBRY_Sub_Converter python LBRYSubConverter.py

Requires a YouTube "subscription_manager" file to be in same directory Will output a "LBRY_Subscriptions.txt" file containing anyone that is on LBRY that you follow on Youtube.

To run from binary files

Download latest version of the app for your OS from here Place subscription_manager file to that same folder as executable. Duble clik on executable. Will output a "LBRY_Subscriptions.txt" file containing anyone that is on LBRY that you follow on Youtube.

About

Convert your YouTube subscriptions to LBRY

License:MIT License


Languages

Language:Python 100.0%