|
14 | 14 | <link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png"> |
15 | 15 | <link rel="shortcut icon" href="/_static/favicon.ico"> |
16 | 16 | <link rel="manifest" href="/_static/site.webmanifest"> |
17 | | - <meta property="og:title" content="Session - Streamlink 8.2.1+8.ge0dbc9a documentation"> |
| 17 | + <meta property="og:title" content="Session - Streamlink 8.2.1+10.g6b117c3 documentation"> |
18 | 18 | <meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice."> |
19 | 19 | <meta property="og:image" content="/_static/opengraph-image.png"> |
20 | 20 | <meta property="og:image:width" content="1200"> |
21 | 21 | <meta property="og:image:height" content="630"> |
22 | | - <title>Session - Streamlink 8.2.1+8.ge0dbc9a documentation</title> |
| 22 | + <title>Session - Streamlink 8.2.1+10.g6b117c3 documentation</title> |
23 | 23 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d111a655" /> |
24 | 24 | <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=7bdb33bb" /> |
25 | 25 | <link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" /> |
|
179 | 179 | </label> |
180 | 180 | </div> |
181 | 181 | <div class="header-center"> |
182 | | - <a href="../index.html"><div class="brand">Streamlink 8.2.1+8.ge0dbc9a documentation</div></a> |
| 182 | + <a href="../index.html"><div class="brand">Streamlink 8.2.1+10.g6b117c3 documentation</div></a> |
183 | 183 | </div> |
184 | 184 | <div class="header-right"> |
185 | 185 | <div class="theme-toggle-container theme-toggle-header"> |
|
207 | 207 | <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> |
208 | 208 | </a> |
209 | 209 | <div class="sidebar-versions centered" role="note" aria-label="versions"> |
210 | | - <pre class="sidebar-versions-current">8.2.1+8.ge0dbc9a</pre> |
| 210 | + <pre class="sidebar-versions-current">8.2.1+10.g6b117c3</pre> |
211 | 211 | <dl class="sidebar-versions-others"> |
212 | 212 | <dd><a href="/api/session.html" class="">Stable</a></dd> |
213 | 213 | <dd><a href="/latest/api/session.html" class="version-current">Latest</a></dd> |
@@ -337,7 +337,7 @@ <h1>Session<a class="headerlink" href="#session" title="Link to this heading">¶ |
337 | 337 | <dl class="py attribute"> |
338 | 338 | <dt class="sig sig-object py" id="streamlink.session.Streamlink.http"> |
339 | 339 | <span class="sig-name descname"><span class="pre">http</span></span><em class="property"><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="pre">HTTPSession</span></em><a class="headerlink" href="#streamlink.session.Streamlink.http" title="Link to this definition">¶</a></dt> |
340 | | -<dd><p>An instance of Streamlink's <a class="reference external" href="https://requests.readthedocs.io/en/stable/api/#requests.Session" title="(in Requests v2.32.5)"><code class="xref py py-class docutils literal notranslate"><span class="pre">requests.Session</span></code></a> subclass. |
| 340 | +<dd><p>An instance of Streamlink's <a class="reference external" href="https://requests.readthedocs.io/en/stable/api/#requests.Session" title="(in Requests v2.33.0)"><code class="xref py py-class docutils literal notranslate"><span class="pre">requests.Session</span></code></a> subclass. |
341 | 341 | Used for any kind of HTTP request made by plugin and stream implementations.</p> |
342 | 342 | </dd></dl> |
343 | 343 |
|
@@ -1124,7 +1124,7 @@ <h1>Session<a class="headerlink" href="#session" title="Link to this heading">¶ |
1124 | 1124 |
|
1125 | 1125 | </aside> |
1126 | 1126 | </div> |
1127 | | -</div><script src="../_static/documentation_options.js?v=cd9e14f9"></script> |
| 1127 | +</div><script src="../_static/documentation_options.js?v=4d3276c2"></script> |
1128 | 1128 | <script src="../_static/doctools.js?v=9bcbadda"></script> |
1129 | 1129 | <script src="../_static/sphinx_highlight.js?v=dc90522c"></script> |
1130 | 1130 | <script src="../_static/scripts/furo.js?v=46bd48cc"></script> |
|
0 commit comments