Skip to content

Commit a71705e

Browse files
committed
deploy: 7484b6a
1 parent bf214fe commit a71705e

417 files changed

Lines changed: 1049 additions & 865 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.11)</title>
6+
<title>All Classes (NewPipeExtractor v0.21.12)</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.11)</title>
6+
<title>All Classes (NewPipeExtractor v0.21.12)</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.11)</title>
6+
<title>Constant Field Values (NewPipeExtractor v0.21.12)</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.11)";
14+
parent.document.title="Constant Field Values (NewPipeExtractor v0.21.12)";
1515
}
1616
}
1717
catch(err) {

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

javadoc/index-all.html

Lines changed: 14 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.11)</title>
6+
<title>Index (NewPipeExtractor v0.21.12)</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.11)";
14+
parent.document.title="Index (NewPipeExtractor v0.21.12)";
1515
}
1616
}
1717
catch(err) {
@@ -2566,6 +2566,14 @@ <h2 class="title">G</h2>
25662566
<dd>&nbsp;</dd>
25672567
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/NewPipe.html#getServices--">getServices()</a></span> - Static method in class org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/NewPipe.html" title="class in org.schabi.newpipe.extractor">NewPipe</a></dt>
25682568
<dd>&nbsp;</dd>
2569+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamInfoItemExtractor.html#getShortDescription--">getShortDescription()</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeStreamInfoItemExtractor</a></dt>
2570+
<dd>&nbsp;</dd>
2571+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfoItem.html#getShortDescription--">getShortDescription()</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamInfoItem.html" title="class in org.schabi.newpipe.extractor.stream">StreamInfoItem</a></dt>
2572+
<dd>&nbsp;</dd>
2573+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfoItemExtractor.html#getShortDescription--">getShortDescription()</a></span> - Method in interface org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamInfoItemExtractor.html" title="interface in org.schabi.newpipe.extractor.stream">StreamInfoItemExtractor</a></dt>
2574+
<dd>
2575+
<div class="block">Get the video's short description.</div>
2576+
</dd>
25692577
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/linkhandler/ListLinkHandler.html#getSortFilter--">getSortFilter()</a></span> - Method in class org.schabi.newpipe.extractor.linkhandler.<a href="org/schabi/newpipe/extractor/linkhandler/ListLinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler">ListLinkHandler</a></dt>
25702578
<dd>&nbsp;</dd>
25712579
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/linkhandler/ListLinkHandlerFactory.html#getSortFilter-java.lang.String-">getSortFilter(String)</a></span> - Method in class org.schabi.newpipe.extractor.linkhandler.<a href="org/schabi/newpipe/extractor/linkhandler/ListLinkHandlerFactory.html" title="class in org.schabi.newpipe.extractor.linkhandler">ListLinkHandlerFactory</a></dt>
@@ -4129,6 +4137,8 @@ <h2 class="title">I</h2>
41294137
</dd>
41304138
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Utils.html#isWhitespace-int-">isWhitespace(int)</a></span> - Static method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Utils.html" title="class in org.schabi.newpipe.extractor.utils">Utils</a></dt>
41314139
<dd>&nbsp;</dd>
4140+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#isY2ubeURL-java.net.URL-">isY2ubeURL(URL)</a></span> - Static method in class 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></dt>
4141+
<dd>&nbsp;</dd>
41324142
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#isYoutubeChannelMixId-java.lang.String-">isYoutubeChannelMixId(String)</a></span> - Static method in class 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></dt>
41334143
<dd>
41344144
<div class="block">Checks if the given playlist id is a YouTube Channel Mix (auto-generated playlist)
@@ -5209,6 +5219,8 @@ <h2 class="title">S</h2>
52095219
<dd>&nbsp;</dd>
52105220
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#setSegmentedVideoStreams-java.util.List-">setSegmentedVideoStreams(List&lt;VideoStream&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>
52115221
<dd>&nbsp;</dd>
5222+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfoItem.html#setShortDescription-java.lang.String-">setShortDescription(String)</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamInfoItem.html" title="class in org.schabi.newpipe.extractor.stream">StreamInfoItem</a></dt>
5223+
<dd>&nbsp;</dd>
52125224
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#setStartPosition-long-">setStartPosition(long)</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>
52135225
<dd>&nbsp;</dd>
52145226
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamSegment.html#setStartTimeSeconds-int-">setStartTimeSeconds(int)</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamSegment.html" title="class in org.schabi.newpipe.extractor.stream">StreamSegment</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.11</title>
6+
<title>NewPipeExtractor v0.21.12</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.11)</title>
6+
<title>Collector (NewPipeExtractor v0.21.12)</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.11)";
14+
parent.document.title="Collector (NewPipeExtractor v0.21.12)";
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.11)</title>
6+
<title>Extractor (NewPipeExtractor v0.21.12)</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.11)";
14+
parent.document.title="Extractor (NewPipeExtractor v0.21.12)";
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.11)</title>
6+
<title>Info (NewPipeExtractor v0.21.12)</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.11)";
14+
parent.document.title="Info (NewPipeExtractor v0.21.12)";
1515
}
1616
}
1717
catch(err) {

0 commit comments

Comments
 (0)