Go to file
bastimeyer 8920cf2a1c release: 6.4.2 2023-11-28 20:44:08 +01:00
.github ci.github: switch to pypa/gh-action-pypi-publish 2023-11-17 20:30:59 +01:00
build_backend build: fix onbuild test in sdist 2023-10-26 13:02:43 +02:00
docs docs: add cache API docs and add Plugin.cache ref 2023-11-27 00:06:20 +01:00
script script: add -r/--replace to test-plugin-urls.py 2023-11-19 15:30:44 +01:00
src plugins.bilibili: rewrite and fix plugin 2023-11-28 20:38:34 +01:00
tests stream.hls: fix segment maps 2023-11-27 00:12:50 +01:00
.codecov.yml ci.github: update py312 runners 2023-10-14 15:13:50 +02:00
.editorconfig tools: set xml indentation in .editorconfig 2023-02-24 01:30:47 +01:00
.git-blame-ignore-revs tools: ignore PT refactor commits in git-blame 2023-02-16 11:58:40 +01:00
.gitattributes tools: remove export-subst from .gitattributes 2023-02-11 12:50:48 +01:00
.gitignore tools: add mypy config 2022-05-24 14:07:47 -07:00
AUTHORS AUTHORS: removed unused script and removed outdated list (#2889) 2020-04-12 21:13:15 +02:00
CHANGELOG.md release: 6.4.2 2023-11-28 20:44:08 +01:00
CODE_OF_CONDUCT.md docs: add minimalist code of conduct 2020-12-26 17:10:04 +01:00
CONTRIBUTING.md docs: add pull request feedback to CONTRIBUTING.md 2023-04-29 16:30:13 -07:00
KNOWN_ISSUES.md Improve contribution guidelines (#772) 2017-04-14 18:46:55 -07:00
LICENSE 2023 2023-01-01 01:23:38 +01:00
MANIFEST.in build: include build-shell-completions.sh in sdist 2023-10-21 17:38:07 +02:00
README.md docs: fix workflow badge in README.md 2023-11-18 14:32:03 +01:00
dev-requirements.txt ci.github: rewrite workflows 2023-11-16 14:43:39 +01:00
docs-requirements.txt docs: bump furo theme version to 2023.09.10 2023-09-10 17:21:39 +02:00
icon.svg Add icon, modify installer, update docs (#2165) 2018-12-31 04:37:51 +01:00
netlify.toml ci: fix netlify git-diff ignore list 2023-03-09 16:41:20 +01:00
pyproject.toml build: remove versioningit build-req from sdist 2023-10-22 19:45:31 +02:00
setup.py build: remove versioningit build-req from sdist 2023-10-22 19:45:31 +02:00
signing.key.enc build: new Streamlink signing key 44448A298D5C3618 2023-07-18 19:32:27 +02:00

README.md

Streamlink
Streamlink

Supported Python versions Latest release License Open issues Build status Overall code coverage

A Python library and command-line interface which pipes streams from various services into a video player.
Avoid resource-heavy and unoptimized websites, and still enjoy streamed content.

Streamlink was forked in 2016 from the abandoned Livestreamer project.

📦 Installation

Please take a look at the documentation for different ways of installing Streamlink:

👍 Features

Streamlink is built on top of a plugin system which allows support for new services to be added easily.

Most of the popular streaming services are supported, such as:

... and many more. A list of all plugins currently included can be found on the plugins page.

💡 Quickstart

After installing, simply run:

streamlink "STREAMURL" best

The default behavior of Streamlink is to play back streams in the VLC player, but a lot of other options and output methods are available, such as writing the stream to the filesystem, reading stream metadata, etc.

For more in-depth usage, please refer to the CLI documentation.

An API guide and API reference is available for Python implementors of Streamlink.

🙏 Contributing

All contributions are welcome. Feel free to open a new thread on the issue tracker or submit a new pull request. Please read CONTRIBUTING.md first. Thanks!

❤️ Support

If you think that Streamlink is useful and if you want to keep the project alive, then please consider supporting its maintainers by sending a small and optionally recurring tip via the available options.
Your support is very much appreciated, thank you!