/streamlink-plugins

Primary LanguagePythonThe UnlicenseUnlicense

streamlink-plugins

Installation

  • using git
# install
git clone https://github.com/community-plugins/streamlink-plugins $HOME/.local/share/streamlink

# update
cd "$HOME/.local/share/streamlink"
git pull --rebase