Skip to content

Commit 9ac4b15

Browse files
committed
deploy: 9f83b38
1 parent dcea447 commit 9ac4b15

File tree

448 files changed

+4016
-1497
lines changed

Some content is hidden

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

448 files changed

+4016
-1497
lines changed

javadoc/allclasses-index.html

Lines changed: 276 additions & 247 deletions
Large diffs are not rendered by default.

javadoc/allclasses.html

Lines changed: 7 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.24.4)</title>
6+
<title>All Classes (NewPipeExtractor v0.24.5)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -129,6 +129,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
129129
<li><a href="org/schabi/newpipe/extractor/InfoItem.InfoType.html" title="enum in org.schabi.newpipe.extractor">InfoItem.InfoType</a></li>
130130
<li><a href="org/schabi/newpipe/extractor/InfoItemExtractor.html" title="interface in org.schabi.newpipe.extractor"><span class="interfaceName">InfoItemExtractor</span></a></li>
131131
<li><a href="org/schabi/newpipe/extractor/InfoItemsCollector.html" title="class in org.schabi.newpipe.extractor">InfoItemsCollector</a></li>
132+
<li><a href="org/schabi/newpipe/extractor/services/youtube/InnertubeClientRequestInfo.html" title="class in org.schabi.newpipe.extractor.services.youtube">InnertubeClientRequestInfo</a></li>
133+
<li><a href="org/schabi/newpipe/extractor/services/youtube/InnertubeClientRequestInfo.ClientInfo.html" title="class in org.schabi.newpipe.extractor.services.youtube">InnertubeClientRequestInfo.ClientInfo</a></li>
134+
<li><a href="org/schabi/newpipe/extractor/services/youtube/InnertubeClientRequestInfo.DeviceInfo.html" title="class in org.schabi.newpipe.extractor.services.youtube">InnertubeClientRequestInfo.DeviceInfo</a></li>
132135
<li><a href="org/schabi/newpipe/extractor/timeago/patterns/is.html" title="class in org.schabi.newpipe.extractor.timeago.patterns">is</a></li>
133136
<li><a href="org/schabi/newpipe/extractor/timeago/patterns/it.html" title="class in org.schabi.newpipe.extractor.timeago.patterns">it</a></li>
134137
<li><a href="org/schabi/newpipe/extractor/services/youtube/ItagItem.html" title="class in org.schabi.newpipe.extractor.services.youtube">ItagItem</a></li>
@@ -236,6 +239,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
236239
<li><a href="org/schabi/newpipe/extractor/playlist/PlaylistInfoItem.html" title="class in org.schabi.newpipe.extractor.playlist">PlaylistInfoItem</a></li>
237240
<li><a href="org/schabi/newpipe/extractor/playlist/PlaylistInfoItemExtractor.html" title="interface in org.schabi.newpipe.extractor.playlist"><span class="interfaceName">PlaylistInfoItemExtractor</span></a></li>
238241
<li><a href="org/schabi/newpipe/extractor/playlist/PlaylistInfoItemsCollector.html" title="class in org.schabi.newpipe.extractor.playlist">PlaylistInfoItemsCollector</a></li>
242+
<li><a href="org/schabi/newpipe/extractor/services/youtube/PoTokenProvider.html" title="interface in org.schabi.newpipe.extractor.services.youtube"><span class="interfaceName">PoTokenProvider</span></a></li>
243+
<li><a href="org/schabi/newpipe/extractor/services/youtube/PoTokenResult.html" title="class in org.schabi.newpipe.extractor.services.youtube">PoTokenResult</a></li>
239244
<li><a href="org/schabi/newpipe/extractor/exceptions/PrivateContentException.html" title="class in org.schabi.newpipe.extractor.exceptions">PrivateContentException</a></li>
240245
<li><a href="org/schabi/newpipe/extractor/utils/ProtoBuilder.html" title="class in org.schabi.newpipe.extractor.utils">ProtoBuilder</a></li>
241246
<li><a href="org/schabi/newpipe/extractor/timeago/patterns/pt.html" title="class in org.schabi.newpipe.extractor.timeago.patterns">pt</a></li>
@@ -364,6 +369,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
364369
<li><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeService.html" title="class in org.schabi.newpipe.extractor.services.youtube">YoutubeService</a></li>
365370
<li><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeShortsLockupInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeShortsLockupInfoItemExtractor</a></li>
366371
<li><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeStreamExtractor</a></li>
372+
<li><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeStreamHelper.html" title="class in org.schabi.newpipe.extractor.services.youtube">YoutubeStreamHelper</a></li>
367373
<li><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeStreamInfoItemExtractor</a></li>
368374
<li><a href="org/schabi/newpipe/extractor/services/youtube/linkHandler/YoutubeStreamLinkHandlerFactory.html" title="class in org.schabi.newpipe.extractor.services.youtube.linkHandler">YoutubeStreamLinkHandlerFactory</a></li>
369375
<li><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeSubscriptionExtractor</a></li>

javadoc/allpackages-index.html

Lines changed: 2 additions & 2 deletions
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 Packages (NewPipeExtractor v0.24.4)</title>
6+
<title>All Packages (NewPipeExtractor v0.24.5)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="All Packages (NewPipeExtractor v0.24.4)";
24+
parent.document.title="All Packages (NewPipeExtractor v0.24.5)";
2525
}
2626
}
2727
catch(err) {

javadoc/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Constant Field Values (NewPipeExtractor v0.24.4)</title>
6+
<title>Constant Field Values (NewPipeExtractor v0.24.5)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Constant Field Values (NewPipeExtractor v0.24.4)";
24+
parent.document.title="Constant Field Values (NewPipeExtractor v0.24.5)";
2525
}
2626
}
2727
catch(err) {

javadoc/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Deprecated List (NewPipeExtractor v0.24.4)</title>
6+
<title>Deprecated List (NewPipeExtractor v0.24.5)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Deprecated List (NewPipeExtractor v0.24.4)";
24+
parent.document.title="Deprecated List (NewPipeExtractor v0.24.5)";
2525
}
2626
}
2727
catch(err) {

javadoc/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>API Help (NewPipeExtractor v0.24.4)</title>
6+
<title>API Help (NewPipeExtractor v0.24.5)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="API Help (NewPipeExtractor v0.24.4)";
24+
parent.document.title="API Help (NewPipeExtractor v0.24.5)";
2525
}
2626
}
2727
catch(err) {

0 commit comments

Comments
 (0)