streamlink.github.io
Streamlink is a CLI utility which pipes video streams from various services into a video player
Package Information
- Domain:
streamlinkgithub.io
- Name:
streamlink.github.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install streamlink
Programs
This package provides the following executable programs:
streamlink
Aliases
This package can also be accessed using these aliases:
streamlink
Available Versions
Show all 20 versions
7.4.0
,7.3.0
,7.2.0
,7.1.3
,7.1.2
7.1.1
,7.1.0
,7.0.0
,6.11.0
,6.10.0
6.9.0
,6.8.3
,6.8.2
,6.8.1
,6.8.0
6.7.4
,6.7.3
,6.7.2
,6.7.1
,6.7.0
Latest Version: 7.4.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +streamlinkgithub.io@7.4.0 -- $SHELL -i
Dependencies
This package depends on:
pkgx.sh^1
Related Packages
These packages work well with streamlink.github.io:
ffmpeg.org
- Play, record, convert, and stream audio and video
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.streamlinkgithubio
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.