Skip to content

Commit bf214fe

Browse files
committed
deploy: 8dcb747
1 parent c4b45da commit bf214fe

417 files changed

Lines changed: 960 additions & 863 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: 1 addition & 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.10)</title>
6+
<title>All Classes (NewPipeExtractor v0.21.11)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>

javadoc/allclasses-noframe.html

Lines changed: 1 addition & 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.10)</title>
6+
<title>All Classes (NewPipeExtractor v0.21.11)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>

javadoc/constant-values.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>Constant Field Values (NewPipeExtractor v0.21.10)</title>
6+
<title>Constant Field Values (NewPipeExtractor v0.21.11)</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.10)";
14+
parent.document.title="Constant Field Values (NewPipeExtractor v0.21.11)";
1515
}
1616
}
1717
catch(err) {

javadoc/deprecated-list.html

Lines changed: 6 additions & 6 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.10)</title>
6+
<title>Deprecated List (NewPipeExtractor v0.21.11)</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.10)";
14+
parent.document.title="Deprecated List (NewPipeExtractor v0.21.11)";
1515
}
1616
}
1717
catch(err) {
@@ -113,13 +113,13 @@ <h2 title="Contents">Contents</h2>
113113
</td>
114114
</tr>
115115
<tr class="rowColor">
116-
<td class="colOne"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#getRelatedStreams--">org.schabi.newpipe.extractor.stream.StreamInfo.getRelatedStreams()</a>
117-
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#getRelatedItems--"><code>StreamInfo.getRelatedItems()</code></a></span></div>
116+
<td class="colOne"><a href="org/schabi/newpipe/extractor/stream/StreamExtractor.html#getRelatedStreams--">org.schabi.newpipe.extractor.stream.StreamExtractor.getRelatedStreams()</a>
117+
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/stream/StreamExtractor.html#getRelatedItems--"><code>StreamExtractor.getRelatedItems()</code></a>. May be removed in a future version.</span></div>
118118
</td>
119119
</tr>
120120
<tr class="altColor">
121-
<td class="colOne"><a href="org/schabi/newpipe/extractor/stream/StreamExtractor.html#getRelatedStreams--">org.schabi.newpipe.extractor.stream.StreamExtractor.getRelatedStreams()</a>
122-
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/stream/StreamExtractor.html#getRelatedItems--"><code>StreamExtractor.getRelatedItems()</code></a>. May be removed in a future version.</span></div>
121+
<td class="colOne"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#getRelatedStreams--">org.schabi.newpipe.extractor.stream.StreamInfo.getRelatedStreams()</a>
122+
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#getRelatedItems--"><code>StreamInfo.getRelatedItems()</code></a></span></div>
123123
</td>
124124
</tr>
125125
<tr class="rowColor">

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.10)</title>
6+
<title>API Help (NewPipeExtractor v0.21.11)</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.10)";
14+
parent.document.title="API Help (NewPipeExtractor v0.21.11)";
1515
}
1616
}
1717
catch(err) {

javadoc/index-all.html

Lines changed: 12 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>Index (NewPipeExtractor v0.21.10)</title>
6+
<title>Index (NewPipeExtractor v0.21.11)</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="Index (NewPipeExtractor v0.21.10)";
14+
parent.document.title="Index (NewPipeExtractor v0.21.11)";
1515
}
1616
}
1717
catch(err) {
@@ -2446,6 +2446,14 @@ <h2 class="title">G</h2>
24462446
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/utils/ExtractorHelper.html#getRelatedItemsOrLogError-org.schabi.newpipe.extractor.stream.StreamInfo-org.schabi.newpipe.extractor.stream.StreamExtractor-"><code>ExtractorHelper.getRelatedItemsOrLogError(StreamInfo, StreamExtractor)</code></a></span></div>
24472447
</div>
24482448
</dd>
2449+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#getReplies--">getReplies()</a></span> - Method in class org.schabi.newpipe.extractor.comments.<a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html" title="class in org.schabi.newpipe.extractor.comments">CommentsInfoItem</a></dt>
2450+
<dd>&nbsp;</dd>
2451+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getReplies--">getReplies()</a></span> - Method in interface org.schabi.newpipe.extractor.comments.<a href="org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html" title="interface in org.schabi.newpipe.extractor.comments">CommentsInfoItemExtractor</a></dt>
2452+
<dd>
2453+
<div class="block">The continuation page which is used to get comment replies from.</div>
2454+
</dd>
2455+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html#getReplies--">getReplies()</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeCommentsInfoItemExtractor</a></dt>
2456+
<dd>&nbsp;</dd>
24492457
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/VideoStream.html#getResolution--">getResolution()</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/VideoStream.html" title="class in org.schabi.newpipe.extractor.stream">VideoStream</a></dt>
24502458
<dd>
24512459
<div class="block">Get the video resolution</div>
@@ -5191,6 +5199,8 @@ <h2 class="title">S</h2>
51915199
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#setRelatedItems-java.util.List-"><code>StreamInfo.setRelatedItems(List)</code></a></span></div>
51925200
</div>
51935201
</dd>
5202+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setReplies-org.schabi.newpipe.extractor.Page-">setReplies(Page)</a></span> - Method in class org.schabi.newpipe.extractor.comments.<a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html" title="class in org.schabi.newpipe.extractor.comments">CommentsInfoItem</a></dt>
5203+
<dd>&nbsp;</dd>
51945204
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/search/SearchInfo.html#setSearchSuggestion-java.lang.String-">setSearchSuggestion(String)</a></span> - Method in class org.schabi.newpipe.extractor.search.<a href="org/schabi/newpipe/extractor/search/SearchInfo.html" title="class in org.schabi.newpipe.extractor.search">SearchInfo</a></dt>
51955205
<dd>&nbsp;</dd>
51965206
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#setSegmentedAudioStreams-java.util.List-">setSegmentedAudioStreams(List&lt;AudioStream&gt;)</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamInfo.html" title="class in org.schabi.newpipe.extractor.stream">StreamInfo</a></dt>

javadoc/index.html

Lines changed: 1 addition & 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>NewPipeExtractor v0.21.10</title>
6+
<title>NewPipeExtractor v0.21.11</title>
77
<script type="text/javascript">
88
tmpTargetPage = "" + window.location.search;
99
if (tmpTargetPage != "" && tmpTargetPage != "undefined")

javadoc/org/schabi/newpipe/extractor/Collector.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>Collector (NewPipeExtractor v0.21.10)</title>
6+
<title>Collector (NewPipeExtractor v0.21.11)</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="Collector (NewPipeExtractor v0.21.10)";
14+
parent.document.title="Collector (NewPipeExtractor v0.21.11)";
1515
}
1616
}
1717
catch(err) {

javadoc/org/schabi/newpipe/extractor/Extractor.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>Extractor (NewPipeExtractor v0.21.10)</title>
6+
<title>Extractor (NewPipeExtractor v0.21.11)</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="Extractor (NewPipeExtractor v0.21.10)";
14+
parent.document.title="Extractor (NewPipeExtractor v0.21.11)";
1515
}
1616
}
1717
catch(err) {

javadoc/org/schabi/newpipe/extractor/Info.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>Info (NewPipeExtractor v0.21.10)</title>
6+
<title>Info (NewPipeExtractor v0.21.11)</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="Info (NewPipeExtractor v0.21.10)";
14+
parent.document.title="Info (NewPipeExtractor v0.21.11)";
1515
}
1616
}
1717
catch(err) {

0 commit comments

Comments
 (0)