Skip to content

Commit 37e453f

Browse files
committed
deploy: bb3815d
1 parent d7019af commit 37e453f

417 files changed

Lines changed: 1804 additions & 1020 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

javadoc/allclasses-frame.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (NewPipeExtractor v0.21.7)</title>
6+
<title>All Classes (NewPipeExtractor v0.21.8)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>
@@ -262,6 +262,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
262262
<li><a href="org/schabi/newpipe/extractor/StreamingService.ServiceInfo.MediaCapability.html" title="enum in org.schabi.newpipe.extractor" target="classFrame">StreamingService.ServiceInfo.MediaCapability</a></li>
263263
<li><a href="org/schabi/newpipe/extractor/stream/StreamSegment.html" title="class in org.schabi.newpipe.extractor.stream" target="classFrame">StreamSegment</a></li>
264264
<li><a href="org/schabi/newpipe/extractor/stream/StreamType.html" title="enum in org.schabi.newpipe.extractor.stream" target="classFrame">StreamType</a></li>
265+
<li><a href="org/schabi/newpipe/extractor/utils/StringUtils.html" title="class in org.schabi.newpipe.extractor.utils" target="classFrame">StringUtils</a></li>
265266
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.subscription" target="classFrame">SubscriptionExtractor</a></li>
266267
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.ContentSource.html" title="enum in org.schabi.newpipe.extractor.subscription" target="classFrame">SubscriptionExtractor.ContentSource</a></li>
267268
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.InvalidSourceException.html" title="class in org.schabi.newpipe.extractor.subscription" target="classFrame">SubscriptionExtractor.InvalidSourceException</a></li>

javadoc/allclasses-noframe.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (NewPipeExtractor v0.21.7)</title>
6+
<title>All Classes (NewPipeExtractor v0.21.8)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>
@@ -262,6 +262,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
262262
<li><a href="org/schabi/newpipe/extractor/StreamingService.ServiceInfo.MediaCapability.html" title="enum in org.schabi.newpipe.extractor">StreamingService.ServiceInfo.MediaCapability</a></li>
263263
<li><a href="org/schabi/newpipe/extractor/stream/StreamSegment.html" title="class in org.schabi.newpipe.extractor.stream">StreamSegment</a></li>
264264
<li><a href="org/schabi/newpipe/extractor/stream/StreamType.html" title="enum in org.schabi.newpipe.extractor.stream">StreamType</a></li>
265+
<li><a href="org/schabi/newpipe/extractor/utils/StringUtils.html" title="class in org.schabi.newpipe.extractor.utils">StringUtils</a></li>
265266
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.subscription">SubscriptionExtractor</a></li>
266267
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.ContentSource.html" title="enum in org.schabi.newpipe.extractor.subscription">SubscriptionExtractor.ContentSource</a></li>
267268
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.InvalidSourceException.html" title="class in org.schabi.newpipe.extractor.subscription">SubscriptionExtractor.InvalidSourceException</a></li>

javadoc/constant-values.html

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Constant Field Values (NewPipeExtractor v0.21.7)</title>
6+
<title>Constant Field Values (NewPipeExtractor v0.21.8)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="Constant Field Values (NewPipeExtractor v0.21.7)";
14+
parent.document.title="Constant Field Values (NewPipeExtractor v0.21.8)";
1515
}
1616
}
1717
catch(err) {
@@ -562,6 +562,27 @@ <h2 title="org.schabi">org.schabi.*</h2>
562562
<ul class="blockList">
563563
<li class="blockList">
564564
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
565+
<caption><span>org.schabi.newpipe.extractor.services.youtube.<a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html" title="class in org.schabi.newpipe.extractor.services.youtube">YoutubeParsingHelper</a></span><span class="tabEnd">&nbsp;</span></caption>
566+
<tr>
567+
<th class="colFirst" scope="col">Modifier and Type</th>
568+
<th scope="col">Constant Field</th>
569+
<th class="colLast" scope="col">Value</th>
570+
</tr>
571+
<tbody>
572+
<tr class="altColor">
573+
<td class="colFirst"><a name="org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper.YOUTUBEI_V1_URL">
574+
<!-- -->
575+
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
576+
<td><code><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#YOUTUBEI_V1_URL">YOUTUBEI_V1_URL</a></code></td>
577+
<td class="colLast"><code>"https://www.youtube.com/youtubei/v1/"</code></td>
578+
</tr>
579+
</tbody>
580+
</table>
581+
</li>
582+
</ul>
583+
<ul class="blockList">
584+
<li class="blockList">
585+
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
565586
<caption><span>org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMixPlaylistExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMixPlaylistExtractor</a></span><span class="tabEnd">&nbsp;</span></caption>
566587
<tr>
567588
<th class="colFirst" scope="col">Modifier and Type</th>

javadoc/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Deprecated List (NewPipeExtractor v0.21.7)</title>
6+
<title>Deprecated List (NewPipeExtractor v0.21.8)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="Deprecated List (NewPipeExtractor v0.21.7)";
14+
parent.document.title="Deprecated List (NewPipeExtractor v0.21.8)";
1515
}
1616
}
1717
catch(err) {

javadoc/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>API Help (NewPipeExtractor v0.21.7)</title>
6+
<title>API Help (NewPipeExtractor v0.21.8)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="API Help (NewPipeExtractor v0.21.7)";
14+
parent.document.title="API Help (NewPipeExtractor v0.21.8)";
1515
}
1616
}
1717
catch(err) {

0 commit comments

Comments
 (0)