youtube-sm-parser

Output youtube subscriptions using subscription_manager file


Keywords
youtube_sm_parser
License
Apache-2.0
Install
pip install youtube-sm-parser==0.1.5

Documentation

youtube_sm_parser

Documentation Status Updates

Output youtube subscriptions using subscription_manager file

Installation

youtube-sm-parser can be installed using pip:

pip install youtube_sm_parser

Also available on the AUR

Usage

Once installed, run using the command youtube-sm-parser. Options can be discovered using the -h option.

Features

  • Return subscriptions using opml file exported from youtube
  • Output in multiple formats
    • json
    • yaml
    • custom line format

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.