# 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/)