plugins

Home

Plugins

GitHub

Blog

ytview

version: 0.0.4 |  date: 06/27/2021 |  Simple wrapper for ytview script from Bash-Snippets |  source code

# SYNOPSIS

Simple wrapper for `ytview` script from Bash-Snippets.

# INSTALL

    $ s6 --install ytview

# USAGE

Basic usage:

    $ s6 --plg-run ytview <args>

For example:

    $ s6 --plg-run ytview@args="-s Family Guy Chicken Fight"

For ytview's arguments description follow [https://github.com/alexanderepstein/Bash-Snippets#ytview](https://github.com/alexanderepstein/Bash-Snippets#ytview)

# Authors

* The author of main script is [Alex Epstein](https://github.com/alexanderepstein)

* The plugin maintainer is [Alexey Melezhik](https://github.com/melezhik/)