youtube_sm_parser

https://img.shields.io/pypi/v/youtube_sm_parser.svg https://img.shields.io/travis/shanedabes/youtube_sm_parser.svg 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.