Skip to content

NormanMises/streamlink-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

recommend to do

Some plugins may require an additional dependency, cloudscraper, to access a website's cloudflare-protected public API. You can download it if you encounter any issues.

Install

  • pip install cloudscraper
    • For Windows users with streamlink builds which come bundled with an embedded Python environment, regular pip will not suffice and a ModuleNotFoundError will be raised when running streamlink. You can fix this by adding --target=<StreamLinkInstallPath>\pkgs

Record bat

  • check Record for more usage.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.2%
  • Batchfile 0.8%