ai-agent

Streamlink: Pipe Video Streams

Get video streams from various services with Streamlink, a utility for founders
11,742 stars1,196 forksPythonGuide quality 8/10Updated 9/7/2026100% free · open source
What it does

Streamlink is a command-line utility that allows you to extract and play video streams from various online services directly in your video player

When to use it
  • You want to watch videos from online services without being forced to use their web player
  • You need to record or download videos from streaming sites for offline use
  • You prefer to use a dedicated video player with more features and controls than what's offered by the streaming site
Ready-to-paste prompt
streamlink --default-stream best --player vlc https://www.twitch.tv/monstercat
Heads up: Some streaming services may require you to have an account or be logged in to access certain content, and streamlink may not be able to handle these authentication requirements
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/streamlink && curl -fsSL https://workflowstacks.com/api/skills/streamlink/claude-skill -o ~/.claude/skills/streamlink/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Streamlink: Pipe Video Streams works
Codeflow
Free to inspect

Streamlink: Pipe Video Streams is a large Python project (~55k lines across 279 code files, plus 245 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, BSD-2-Clause license, has a test suite.

Size
Large codebase
~55k lines · 279 code files · ~8 h to skim
Setup
One-command install
Installs like a normal app. Reading the code is optional.
Runs on
Python
No API keys detected
Python 100%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    pyproject.toml
    Dependencies and the commands it exposes
  3. 3
    src/streamlink_cli/__init__.py
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic260 files
docs/Documentation61 files
build_backend/Folder7 files
script/Helper scripts7 files
tests/Tests — proof it works290 files
.github/CI / automation (GitHub Actions)22 files
READMEHas testsDocumentedCI checksBSD-2-Clause licenseUpdated this month
Quick Actions
Details
Creator
streamlink
Language
Python
Category
ai-agent
Published
9/16/2016

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.