Skip to content

Commit

Permalink
Update docs from Github build 404
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
ce74d325c68cf485899c7be8a76e59184cb0de2c

streamlink/streamlink@ce74d32
https://github.com/streamlink/streamlink/actions/runs/12572142788
  • Loading branch information
streamlinkbot committed Jan 1, 2025
1 parent f421ef8 commit 2565bad
Show file tree
Hide file tree
Showing 37 changed files with 212 additions and 212 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 records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 1431fafba05c2cacaf3cfeadc60daf1d
config: 1bee5ca6483cda72bdf1a0f219d8c808
tags: 645f666f9bcd5a90fca523b33c5a78b7
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: '7.1.1+4.g62b7bd3',
VERSION: '7.1.1+5.gce74d32',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
12 changes: 6 additions & 6 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 7.1.1+4.g62b7bd3 documentation">
<meta property="og:title" content="API Reference - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</title>
<title>API Reference - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</div></a>
<a href="index.html"><div class="brand">Streamlink 7.1.1+5.gce74d32 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">7.1.1+4.g62b7bd3</pre>
<pre class="sidebar-versions-current">7.1.1+5.gce74d32</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 @@ -593,7 +593,7 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Link to this
<div class="bottom-of-page">
<div class="left-details">
<div class="copyright">
Copyright &#169; 2024, Streamlink
Copyright &#169; 2025, Streamlink
</div>
Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s

Expand All @@ -613,7 +613,7 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Link to this

</aside>
</div>
</div><script src="_static/documentation_options.js?v=c719c812"></script>
</div><script src="_static/documentation_options.js?v=5f3d3599"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
12 changes: 6 additions & 6 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 7.1.1+4.g62b7bd3 documentation">
<meta property="og:title" content="Cache - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</title>
<title>Cache - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</div></a>
<a href="../index.html"><div class="brand">Streamlink 7.1.1+5.gce74d32 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">7.1.1+4.g62b7bd3</pre>
<pre class="sidebar-versions-current">7.1.1+5.gce74d32</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 @@ -428,7 +428,7 @@
<div class="bottom-of-page">
<div class="left-details">
<div class="copyright">
Copyright &#169; 2024, Streamlink
Copyright &#169; 2025, Streamlink
</div>
Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s

Expand Down Expand Up @@ -472,7 +472,7 @@

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=c719c812"></script>
</div><script src="../_static/documentation_options.js?v=5f3d3599"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
12 changes: 6 additions & 6 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 7.1.1+4.g62b7bd3 documentation">
<meta property="og:title" content="Exceptions - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</title>
<title>Exceptions - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</div></a>
<a href="../index.html"><div class="brand">Streamlink 7.1.1+5.gce74d32 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">7.1.1+4.g62b7bd3</pre>
<pre class="sidebar-versions-current">7.1.1+5.gce74d32</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 @@ -417,7 +417,7 @@ <h1>Exceptions<a class="headerlink" href="#exceptions" title="Link to this headi
<div class="bottom-of-page">
<div class="left-details">
<div class="copyright">
Copyright &#169; 2024, Streamlink
Copyright &#169; 2025, Streamlink
</div>
Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s

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=c719c812"></script>
</div><script src="../_static/documentation_options.js?v=5f3d3599"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
12 changes: 6 additions & 6 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 7.1.1+4.g62b7bd3 documentation">
<meta property="og:title" content="Options - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</title>
<title>Options - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</div></a>
<a href="../index.html"><div class="brand">Streamlink 7.1.1+5.gce74d32 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">7.1.1+4.g62b7bd3</pre>
<pre class="sidebar-versions-current">7.1.1+5.gce74d32</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 @@ -530,7 +530,7 @@
<div class="bottom-of-page">
<div class="left-details">
<div class="copyright">
Copyright &#169; 2024, Streamlink
Copyright &#169; 2025, Streamlink
</div>
Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s

Expand Down Expand Up @@ -584,7 +584,7 @@

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=c719c812"></script>
</div><script src="../_static/documentation_options.js?v=5f3d3599"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
12 changes: 6 additions & 6 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 7.1.1+4.g62b7bd3 documentation">
<meta property="og:title" content="Plugin - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</title>
<title>Plugin - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</div></a>
<a href="../index.html"><div class="brand">Streamlink 7.1.1+5.gce74d32 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">7.1.1+4.g62b7bd3</pre>
<pre class="sidebar-versions-current">7.1.1+5.gce74d32</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 @@ -673,7 +673,7 @@ <h2>Plugin decorators<a class="headerlink" href="#plugin-decorators" title="Link
<div class="bottom-of-page">
<div class="left-details">
<div class="copyright">
Copyright &#169; 2024, Streamlink
Copyright &#169; 2025, Streamlink
</div>
Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s

Expand Down Expand Up @@ -738,7 +738,7 @@ <h2>Plugin decorators<a class="headerlink" href="#plugin-decorators" title="Link

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=c719c812"></script>
</div><script src="../_static/documentation_options.js?v=5f3d3599"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
12 changes: 6 additions & 6 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 7.1.1+4.g62b7bd3 documentation">
<meta property="og:title" content="Session - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</title>
<title>Session - Streamlink 7.1.1+5.gce74d32 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 7.1.1+4.g62b7bd3 documentation</div></a>
<a href="../index.html"><div class="brand">Streamlink 7.1.1+5.gce74d32 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">7.1.1+4.g62b7bd3</pre>
<pre class="sidebar-versions-current">7.1.1+5.gce74d32</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 @@ -1032,7 +1032,7 @@ <h1>Session<a class="headerlink" href="#session" title="Link to this heading">¶
<div class="bottom-of-page">
<div class="left-details">
<div class="copyright">
Copyright &#169; 2024, Streamlink
Copyright &#169; 2025, Streamlink
</div>
Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s

Expand Down Expand Up @@ -1105,7 +1105,7 @@ <h1>Session<a class="headerlink" href="#session" title="Link to this heading">¶

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=c719c812"></script>
</div><script src="../_static/documentation_options.js?v=5f3d3599"></script>
<script src="../_static/doctools.js?v=9bcbadda"></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 2565bad

Please sign in to comment.