Skip to content

Commit acf3859

Browse files
committed
deploy: c4b9183
1 parent 1432de5 commit acf3859

375 files changed

Lines changed: 22879 additions & 12813 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.

.nojekyll

Whitespace-only changes.

javadoc/allclasses-frame.html

Lines changed: 35 additions & 21 deletions
Large diffs are not rendered by default.

javadoc/allclasses-noframe.html

Lines changed: 35 additions & 21 deletions
Large diffs are not rendered by default.

javadoc/constant-values.html

Lines changed: 218 additions & 72 deletions
Large diffs are not rendered by default.

javadoc/deprecated-list.html

Lines changed: 51 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_242) on Sun May 03 19:26:44 UTC 2020 -->
6-
<title>Deprecated List (NewPipeExtractor v0.19.4)</title>
7-
<meta name="date" content="2020-05-03">
5+
<!-- Generated by javadoc (1.8.0_275) on Fri Jan 01 09:36:15 UTC 2021 -->
6+
<title>Deprecated List (NewPipeExtractor v0.20.8)</title>
7+
<meta name="date" content="2021-01-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="Deprecated List (NewPipeExtractor v0.19.4)";
15+
parent.document.title="Deprecated List (NewPipeExtractor v0.20.8)";
1616
}
1717
}
1818
catch(err) {
@@ -73,6 +73,8 @@ <h1 title="Deprecated API" class="title">Deprecated API</h1>
7373
<h2 title="Contents">Contents</h2>
7474
<ul>
7575
<li><a href="#field">Deprecated Fields</a></li>
76+
<li><a href="#method">Deprecated Methods</a></li>
77+
<li><a href="#constructor">Deprecated Constructors</a></li>
7678
</ul>
7779
</div>
7880
<div class="contentContainer"><a name="field">
@@ -95,6 +97,51 @@ <h2 title="Contents">Contents</h2>
9597
</table>
9698
</li>
9799
</ul>
100+
<a name="method">
101+
<!-- -->
102+
</a>
103+
<ul class="blockList">
104+
<li class="blockList">
105+
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
106+
<caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
107+
<tr>
108+
<th class="colOne" scope="col">Method and Description</th>
109+
</tr>
110+
<tbody>
111+
<tr class="altColor">
112+
<td class="colOne"><a href="org/schabi/newpipe/extractor/localization/DateWrapper.html#date--">org.schabi.newpipe.extractor.localization.DateWrapper.date()</a>
113+
<div class="block"><span class="deprecationComment">use <a href="org/schabi/newpipe/extractor/localization/DateWrapper.html#offsetDateTime--"><code>DateWrapper.offsetDateTime()</code></a> instead.</span></div>
114+
</td>
115+
</tr>
116+
</tbody>
117+
</table>
118+
</li>
119+
</ul>
120+
<a name="constructor">
121+
<!-- -->
122+
</a>
123+
<ul class="blockList">
124+
<li class="blockList">
125+
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Constructors table, listing deprecated constructors, and an explanation">
126+
<caption><span>Deprecated Constructors</span><span class="tabEnd">&nbsp;</span></caption>
127+
<tr>
128+
<th class="colOne" scope="col">Constructor and Description</th>
129+
</tr>
130+
<tbody>
131+
<tr class="altColor">
132+
<td class="colOne"><a href="org/schabi/newpipe/extractor/localization/DateWrapper.html#DateWrapper-java.util.Calendar-">org.schabi.newpipe.extractor.localization.DateWrapper(Calendar)</a>
133+
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/localization/DateWrapper.html#DateWrapper-java.time.OffsetDateTime-"><code>DateWrapper(OffsetDateTime)</code></a> instead.</span></div>
134+
</td>
135+
</tr>
136+
<tr class="rowColor">
137+
<td class="colOne"><a href="org/schabi/newpipe/extractor/localization/DateWrapper.html#DateWrapper-java.util.Calendar-boolean-">org.schabi.newpipe.extractor.localization.DateWrapper(Calendar, boolean)</a>
138+
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/localization/DateWrapper.html#DateWrapper-java.time.OffsetDateTime-boolean-"><code>DateWrapper(OffsetDateTime, boolean)</code></a> instead.</span></div>
139+
</td>
140+
</tr>
141+
</tbody>
142+
</table>
143+
</li>
144+
</ul>
98145
</div>
99146
<!-- ======= START OF BOTTOM NAVBAR ====== -->
100147
<div class="bottomNav"><a name="navbar.bottom">

javadoc/help-doc.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_242) on Sun May 03 19:26:44 UTC 2020 -->
6-
<title>API Help (NewPipeExtractor v0.19.4)</title>
7-
<meta name="date" content="2020-05-03">
5+
<!-- Generated by javadoc (1.8.0_275) on Fri Jan 01 09:36:15 UTC 2021 -->
6+
<title>API Help (NewPipeExtractor v0.20.8)</title>
7+
<meta name="date" content="2021-01-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="API Help (NewPipeExtractor v0.19.4)";
15+
parent.document.title="API Help (NewPipeExtractor v0.20.8)";
1616
}
1717
}
1818
catch(err) {

javadoc/index-all.html

Lines changed: 926 additions & 350 deletions
Large diffs are not rendered by default.

javadoc/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_242) on Sun May 03 19:26:44 UTC 2020 -->
6-
<title>NewPipeExtractor v0.19.4</title>
5+
<!-- Generated by javadoc (1.8.0_275) on Fri Jan 01 09:36:15 UTC 2021 -->
6+
<title>NewPipeExtractor v0.20.8</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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_242) on Sun May 03 19:26:42 UTC 2020 -->
6-
<title>Collector (NewPipeExtractor v0.19.4)</title>
7-
<meta name="date" content="2020-05-03">
5+
<!-- Generated by javadoc (1.8.0_275) on Fri Jan 01 09:36:13 UTC 2021 -->
6+
<title>Collector (NewPipeExtractor v0.20.8)</title>
7+
<meta name="date" content="2021-01-01">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="Collector (NewPipeExtractor v0.19.4)";
15+
parent.document.title="Collector (NewPipeExtractor v0.20.8)";
1616
}
1717
}
1818
catch(err) {
@@ -143,13 +143,13 @@ <h3>Method Summary</h3>
143143
</td>
144144
</tr>
145145
<tr id="i2" class="altColor">
146-
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&gt;</code></td>
146+
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&gt;</code></td>
147147
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/schabi/newpipe/extractor/Collector.html#getErrors--">getErrors</a></span>()</code>
148148
<div class="block">Get all errors</div>
149149
</td>
150150
</tr>
151151
<tr id="i3" class="rowColor">
152-
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/schabi/newpipe/extractor/Collector.html" title="type parameter in Collector">I</a>&gt;</code></td>
152+
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/schabi/newpipe/extractor/Collector.html" title="type parameter in Collector">I</a>&gt;</code></td>
153153
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/schabi/newpipe/extractor/Collector.html#getItems--">getItems</a></span>()</code>
154154
<div class="block">Get all items</div>
155155
</td>
@@ -219,7 +219,7 @@ <h4>extract</h4>
219219
<ul class="blockList">
220220
<li class="blockList">
221221
<h4>getItems</h4>
222-
<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/schabi/newpipe/extractor/Collector.html" title="type parameter in Collector">I</a>&gt;&nbsp;getItems()</pre>
222+
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/schabi/newpipe/extractor/Collector.html" title="type parameter in Collector">I</a>&gt;&nbsp;getItems()</pre>
223223
<div class="block">Get all items</div>
224224
<dl>
225225
<dt><span class="returnLabel">Returns:</span></dt>
@@ -233,7 +233,7 @@ <h4>getItems</h4>
233233
<ul class="blockList">
234234
<li class="blockList">
235235
<h4>getErrors</h4>
236-
<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&gt;&nbsp;getErrors()</pre>
236+
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&gt;&nbsp;getErrors()</pre>
237237
<div class="block">Get all errors</div>
238238
<dl>
239239
<dt><span class="returnLabel">Returns:</span></dt>

0 commit comments

Comments
 (0)