Skip to content

Commit

Permalink
Update docs from Github build 300
Browse files Browse the repository at this point in the history
of streamlink/streamlink

The docs were built from the branch 'master' against the commit
ec94f3b08a131b702a97a6bb0a0a5f21e64b64b5

streamlink/streamlink@ec94f3b
https://github.com/streamlink/streamlink/actions/runs/11062841448
  • Loading branch information
streamlinkbot committed Sep 27, 2024
1 parent b05bab2 commit 50b28dc
Show file tree
Hide file tree
Showing 39 changed files with 222 additions and 206 deletions.
2 changes: 1 addition & 1 deletion latest/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: f1b241bb1ade29be3f9fc2bdcdf39608
config: 56542126f4a62a5d1e207ad620907c76
tags: 645f666f9bcd5a90fca523b33c5a78b7
7 changes: 7 additions & 0 deletions latest/_sources/install.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,10 @@ Linux and BSD
- See the `Linux AppImages`_ section below
* - :octicon:`verified` Python pip
- See the `PyPI package and source code`_ section below
* - :octicon:`package-dependents` `Alpine Linux (edge)`_
- .. code-block:: bash

sudo apk add streamlink
* - :octicon:`package-dependents` `ALT Linux (Sisyphus)`_
- .. code-block:: bash

Expand Down Expand Up @@ -210,6 +214,7 @@ Linux and BSD

sudo xbps-install streamlink

.. _Alpine Linux (edge): https://pkgs.alpinelinux.org/packages?name=streamlink
.. _ALT Linux (Sisyphus): https://packages.altlinux.org/en/sisyphus/srpms/streamlink/
.. _Arch Linux: https://archlinux.org/packages/extra/any/streamlink/
.. _Arch Linux (aur, git): https://aur.archlinux.org/packages/streamlink-git/
Expand Down Expand Up @@ -239,6 +244,8 @@ Package maintainers

* - Distribution / Platform
- Maintainer
* - Alpine Linux
- Hoang Nguyen <folliekazetani at protonmail.com>
* - ALT Linux
- Vitaly Lipatov <lav at altlinux.ru>
* - Arch
Expand Down
2 changes: 1 addition & 1 deletion latest/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '6.10.0+36.gbe13db2e',
VERSION: '6.10.0+37.gec94f3b0',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
10 changes: 5 additions & 5 deletions latest/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
<link rel="shortcut icon" href="/_static/favicon.ico">
<link rel="manifest" href="/_static/site.webmanifest">
<meta property="og:title" content="API Reference - Streamlink 6.10.0+36.gbe13db2e documentation">
<meta property="og:title" content="API Reference - Streamlink 6.10.0+37.gec94f3b0 documentation">
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
<meta property="og:image" content="/_static/opengraph-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<title>API Reference - Streamlink 6.10.0+36.gbe13db2e documentation</title>
<title>API Reference - Streamlink 6.10.0+37.gec94f3b0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
Expand Down Expand Up @@ -181,7 +181,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">Streamlink 6.10.0+36.gbe13db2e documentation</div></a>
<a href="index.html"><div class="brand">Streamlink 6.10.0+37.gec94f3b0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand Down Expand Up @@ -211,7 +211,7 @@
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
</a>
<div class="sidebar-versions centered" role="note" aria-label="versions">
<pre class="sidebar-versions-current">6.10.0+36.gbe13db2e</pre>
<pre class="sidebar-versions-current">6.10.0+37.gec94f3b0</pre>
<dl class="sidebar-versions-others">
<dd><a href="/api.html" class="">Stable</a></dd>
<dd><a href="/latest/api.html" class="version-current">Latest</a></dd>
Expand Down Expand Up @@ -612,7 +612,7 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Link to this

</aside>
</div>
</div><script src="_static/documentation_options.js?v=03b5075a"></script>
</div><script src="_static/documentation_options.js?v=1d28208e"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
10 changes: 5 additions & 5 deletions latest/api/cache.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
<link rel="shortcut icon" href="/_static/favicon.ico">
<link rel="manifest" href="/_static/site.webmanifest">
<meta property="og:title" content="Cache - Streamlink 6.10.0+36.gbe13db2e documentation">
<meta property="og:title" content="Cache - Streamlink 6.10.0+37.gec94f3b0 documentation">
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
<meta property="og:image" content="/_static/opengraph-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<title>Cache - Streamlink 6.10.0+36.gbe13db2e documentation</title>
<title>Cache - Streamlink 6.10.0+37.gec94f3b0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
Expand Down Expand Up @@ -181,7 +181,7 @@
</label>
</div>
<div class="header-center">
<a href="../index.html"><div class="brand">Streamlink 6.10.0+36.gbe13db2e documentation</div></a>
<a href="../index.html"><div class="brand">Streamlink 6.10.0+37.gec94f3b0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand Down Expand Up @@ -211,7 +211,7 @@
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
</a>
<div class="sidebar-versions centered" role="note" aria-label="versions">
<pre class="sidebar-versions-current">6.10.0+36.gbe13db2e</pre>
<pre class="sidebar-versions-current">6.10.0+37.gec94f3b0</pre>
<dl class="sidebar-versions-others">
<dd><a href="/api/cache.html" class="">Stable</a></dd>
<dd><a href="/latest/api/cache.html" class="version-current">Latest</a></dd>
Expand Down Expand Up @@ -472,7 +472,7 @@

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=03b5075a"></script>
</div><script src="../_static/documentation_options.js?v=1d28208e"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
10 changes: 5 additions & 5 deletions latest/api/exceptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
<link rel="shortcut icon" href="/_static/favicon.ico">
<link rel="manifest" href="/_static/site.webmanifest">
<meta property="og:title" content="Exceptions - Streamlink 6.10.0+36.gbe13db2e documentation">
<meta property="og:title" content="Exceptions - Streamlink 6.10.0+37.gec94f3b0 documentation">
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
<meta property="og:image" content="/_static/opengraph-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<title>Exceptions - Streamlink 6.10.0+36.gbe13db2e documentation</title>
<title>Exceptions - Streamlink 6.10.0+37.gec94f3b0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
Expand Down Expand Up @@ -181,7 +181,7 @@
</label>
</div>
<div class="header-center">
<a href="../index.html"><div class="brand">Streamlink 6.10.0+36.gbe13db2e documentation</div></a>
<a href="../index.html"><div class="brand">Streamlink 6.10.0+37.gec94f3b0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand Down Expand Up @@ -211,7 +211,7 @@
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
</a>
<div class="sidebar-versions centered" role="note" aria-label="versions">
<pre class="sidebar-versions-current">6.10.0+36.gbe13db2e</pre>
<pre class="sidebar-versions-current">6.10.0+37.gec94f3b0</pre>
<dl class="sidebar-versions-others">
<dd><a href="/api/exceptions.html" class="">Stable</a></dd>
<dd><a href="/latest/api/exceptions.html" class="version-current">Latest</a></dd>
Expand Down Expand Up @@ -463,7 +463,7 @@ <h1>Exceptions<a class="headerlink" href="#exceptions" title="Link to this headi

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=03b5075a"></script>
</div><script src="../_static/documentation_options.js?v=1d28208e"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
10 changes: 5 additions & 5 deletions latest/api/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
<link rel="shortcut icon" href="/_static/favicon.ico">
<link rel="manifest" href="/_static/site.webmanifest">
<meta property="og:title" content="Options - Streamlink 6.10.0+36.gbe13db2e documentation">
<meta property="og:title" content="Options - Streamlink 6.10.0+37.gec94f3b0 documentation">
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
<meta property="og:image" content="/_static/opengraph-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<title>Options - Streamlink 6.10.0+36.gbe13db2e documentation</title>
<title>Options - Streamlink 6.10.0+37.gec94f3b0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
Expand Down Expand Up @@ -181,7 +181,7 @@
</label>
</div>
<div class="header-center">
<a href="../index.html"><div class="brand">Streamlink 6.10.0+36.gbe13db2e documentation</div></a>
<a href="../index.html"><div class="brand">Streamlink 6.10.0+37.gec94f3b0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand Down Expand Up @@ -211,7 +211,7 @@
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
</a>
<div class="sidebar-versions centered" role="note" aria-label="versions">
<pre class="sidebar-versions-current">6.10.0+36.gbe13db2e</pre>
<pre class="sidebar-versions-current">6.10.0+37.gec94f3b0</pre>
<dl class="sidebar-versions-others">
<dd><a href="/api/options.html" class="">Stable</a></dd>
<dd><a href="/latest/api/options.html" class="version-current">Latest</a></dd>
Expand Down Expand Up @@ -584,7 +584,7 @@

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=03b5075a"></script>
</div><script src="../_static/documentation_options.js?v=1d28208e"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
10 changes: 5 additions & 5 deletions latest/api/plugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
<link rel="shortcut icon" href="/_static/favicon.ico">
<link rel="manifest" href="/_static/site.webmanifest">
<meta property="og:title" content="Plugin - Streamlink 6.10.0+36.gbe13db2e documentation">
<meta property="og:title" content="Plugin - Streamlink 6.10.0+37.gec94f3b0 documentation">
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
<meta property="og:image" content="/_static/opengraph-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<title>Plugin - Streamlink 6.10.0+36.gbe13db2e documentation</title>
<title>Plugin - Streamlink 6.10.0+37.gec94f3b0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
Expand Down Expand Up @@ -181,7 +181,7 @@
</label>
</div>
<div class="header-center">
<a href="../index.html"><div class="brand">Streamlink 6.10.0+36.gbe13db2e documentation</div></a>
<a href="../index.html"><div class="brand">Streamlink 6.10.0+37.gec94f3b0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand Down Expand Up @@ -211,7 +211,7 @@
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
</a>
<div class="sidebar-versions centered" role="note" aria-label="versions">
<pre class="sidebar-versions-current">6.10.0+36.gbe13db2e</pre>
<pre class="sidebar-versions-current">6.10.0+37.gec94f3b0</pre>
<dl class="sidebar-versions-others">
<dd><a href="/api/plugin.html" class="">Stable</a></dd>
<dd><a href="/latest/api/plugin.html" class="version-current">Latest</a></dd>
Expand Down Expand Up @@ -730,7 +730,7 @@ <h2>Plugin decorators<a class="headerlink" href="#plugin-decorators" title="Link

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=03b5075a"></script>
</div><script src="../_static/documentation_options.js?v=1d28208e"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
10 changes: 5 additions & 5 deletions latest/api/session.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
<link rel="shortcut icon" href="/_static/favicon.ico">
<link rel="manifest" href="/_static/site.webmanifest">
<meta property="og:title" content="Session - Streamlink 6.10.0+36.gbe13db2e documentation">
<meta property="og:title" content="Session - Streamlink 6.10.0+37.gec94f3b0 documentation">
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
<meta property="og:image" content="/_static/opengraph-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<title>Session - Streamlink 6.10.0+36.gbe13db2e documentation</title>
<title>Session - Streamlink 6.10.0+37.gec94f3b0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
Expand Down Expand Up @@ -181,7 +181,7 @@
</label>
</div>
<div class="header-center">
<a href="../index.html"><div class="brand">Streamlink 6.10.0+36.gbe13db2e documentation</div></a>
<a href="../index.html"><div class="brand">Streamlink 6.10.0+37.gec94f3b0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand Down Expand Up @@ -211,7 +211,7 @@
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
</a>
<div class="sidebar-versions centered" role="note" aria-label="versions">
<pre class="sidebar-versions-current">6.10.0+36.gbe13db2e</pre>
<pre class="sidebar-versions-current">6.10.0+37.gec94f3b0</pre>
<dl class="sidebar-versions-others">
<dd><a href="/api/session.html" class="">Stable</a></dd>
<dd><a href="/latest/api/session.html" class="version-current">Latest</a></dd>
Expand Down Expand Up @@ -1144,7 +1144,7 @@ <h1>Session<a class="headerlink" href="#session" title="Link to this heading">¶

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=03b5075a"></script>
</div><script src="../_static/documentation_options.js?v=1d28208e"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
10 changes: 5 additions & 5 deletions latest/api/stream.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
<link rel="shortcut icon" href="/_static/favicon.ico">
<link rel="manifest" href="/_static/site.webmanifest">
<meta property="og:title" content="Stream - Streamlink 6.10.0+36.gbe13db2e documentation">
<meta property="og:title" content="Stream - Streamlink 6.10.0+37.gec94f3b0 documentation">
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
<meta property="og:image" content="/_static/opengraph-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<title>Stream - Streamlink 6.10.0+36.gbe13db2e documentation</title>
<title>Stream - Streamlink 6.10.0+37.gec94f3b0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
Expand Down Expand Up @@ -181,7 +181,7 @@
</label>
</div>
<div class="header-center">
<a href="../index.html"><div class="brand">Streamlink 6.10.0+36.gbe13db2e documentation</div></a>
<a href="../index.html"><div class="brand">Streamlink 6.10.0+37.gec94f3b0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand Down Expand Up @@ -211,7 +211,7 @@
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
</a>
<div class="sidebar-versions centered" role="note" aria-label="versions">
<pre class="sidebar-versions-current">6.10.0+36.gbe13db2e</pre>
<pre class="sidebar-versions-current">6.10.0+37.gec94f3b0</pre>
<dl class="sidebar-versions-others">
<dd><a href="/api/stream.html" class="">Stable</a></dd>
<dd><a href="/latest/api/stream.html" class="version-current">Latest</a></dd>
Expand Down Expand Up @@ -613,7 +613,7 @@

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=03b5075a"></script>
</div><script src="../_static/documentation_options.js?v=1d28208e"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
Loading

0 comments on commit 50b28dc

Please sign in to comment.