streamlink/docs/plugins.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
775 B
ReStructuredText
Raw Permalink Normal View History

2014-07-19 16:48:07 +02:00
Plugins
=======
2013-03-14 03:02:31 +01:00
This is a list of the currently built-in plugins and what URLs and features
2016-09-19 23:38:33 +02:00
they support. Streamlink's primary focus is live streams, so VOD support
2014-07-12 13:12:40 +02:00
is limited.
2013-03-14 03:02:31 +01:00
The purpose of having plugins is to allow users of Streamlink to input URLs
from specific websites or streaming services without knowing the actual stream
URLs or implementations, while also automatically setting up certain
HTTP session parameters or providing additional features via
:ref:`CLI arguments <cli:Plugin Options>`, like authentication, skipping ads,
enabling low latency streaming, etc.
In addition to the plugins listed below, any of the supported
:ref:`streaming protocols <cli/protocols:Streaming protocols>` can be played
directly, like for example HLS and DASH.
2013-03-14 03:02:31 +01:00
.. plugins::