Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Streamlink | 8,485 | 30 | 15 | 2 days ago | 53 | May 30, 2022 | 52 | bsd-2-clause | Python | |
Streamlink is a CLI utility which pipes video streams from various services into a video player | ||||||||||
Livestreamer | 3,754 | 4 years ago | 663 | other | Python | |||||
Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead. | ||||||||||
Piping Server | 2,671 | 2 | 2 days ago | 106 | September 04, 2022 | 17 | mit | TypeScript | ||
Infinitely transfer between every device over pure HTTP with pipes or browsers | ||||||||||
Markdown Pdf | 2,429 | 240 | 69 | 8 months ago | 38 | July 12, 2022 | 86 | mit | JavaScript | |
:page_facing_up: Markdown to PDF converter | ||||||||||
Riko | 1,573 | 1 | a year ago | 59 | December 28, 2021 | 22 | mit | Python | ||
A Python stream processing engine modeled after Yahoo! Pipes | ||||||||||
Gulp Plumber | 805 | 69,246 | 9,146 | 4 years ago | 29 | November 27, 2018 | 16 | mit | JavaScript | |
Fixing Node pipes | ||||||||||
Pump | 778 | 371,444 | 2,463 | 3 years ago | 25 | January 31, 2018 | 19 | mit | JavaScript | |
pipe streams together and close all of them if one of them closes | ||||||||||
Sudo | 679 | a year ago | 5 | November 17, 2021 | 8 | mit | Go | |||
sudo for windows | ||||||||||
Gulp If | 647 | 49,091 | 5,155 | 3 years ago | 15 | July 18, 2019 | 7 | mit | JavaScript | |
Conditionally run a task | ||||||||||
Vs Streamjsonrpc | 623 | 80 | 43 | 3 days ago | 76 | May 06, 2022 | 38 | other | C# | |
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more. |
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.
Please take a look at the documentation for different ways of installing Streamlink:
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.
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.
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!
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!