Skip to content

Commit

Permalink
deploy: 8e92227
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiGr committed Nov 24, 2024
1 parent aff1f55 commit 15981ca
Show file tree
Hide file tree
Showing 444 changed files with 2,803 additions and 1,470 deletions.
76 changes: 43 additions & 33 deletions javadoc/allclasses-index.html

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions javadoc/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (NewPipeExtractor v0.24.2)</title>
<title>All Classes (NewPipeExtractor v0.24.3)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -14,7 +14,7 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
Expand Down Expand Up @@ -343,6 +343,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeJavaScriptPlayerManager.html" title="class in org.schabi.newpipe.extractor.services.youtube">YoutubeJavaScriptPlayerManager</a></li>
<li><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeMetaInfoHelper.html" title="class in org.schabi.newpipe.extractor.services.youtube">YoutubeMetaInfoHelper</a></li>
<li><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMixOrPlaylistInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMixOrPlaylistInfoItemExtractor</a></li>
<li><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMixOrPlaylistLockupInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMixOrPlaylistLockupInfoItemExtractor</a></li>
<li><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMixPlaylistExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMixPlaylistExtractor</a></li>
<li><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMusicAlbumOrPlaylistInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMusicAlbumOrPlaylistInfoItemExtractor</a></li>
<li><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMusicArtistInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMusicArtistInfoItemExtractor</a></li>
Expand All @@ -360,6 +361,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSearchExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeSearchExtractor</a></li>
<li><a href="org/schabi/newpipe/extractor/services/youtube/linkHandler/YoutubeSearchQueryHandlerFactory.html" title="class in org.schabi.newpipe.extractor.services.youtube.linkHandler">YoutubeSearchQueryHandlerFactory</a></li>
<li><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeService.html" title="class in org.schabi.newpipe.extractor.services.youtube">YoutubeService</a></li>
<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>
<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>
<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>
<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>
Expand Down
6 changes: 3 additions & 3 deletions javadoc/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Packages (NewPipeExtractor v0.24.2)</title>
<title>All Packages (NewPipeExtractor v0.24.3)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -14,14 +14,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (NewPipeExtractor v0.24.2)";
parent.document.title="All Packages (NewPipeExtractor v0.24.3)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (NewPipeExtractor v0.24.2)</title>
<title>Constant Field Values (NewPipeExtractor v0.24.3)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -14,14 +14,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (NewPipeExtractor v0.24.2)";
parent.document.title="Constant Field Values (NewPipeExtractor v0.24.3)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (NewPipeExtractor v0.24.2)</title>
<title>Deprecated List (NewPipeExtractor v0.24.3)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -14,14 +14,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (NewPipeExtractor v0.24.2)";
parent.document.title="Deprecated List (NewPipeExtractor v0.24.3)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions javadoc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>API Help (NewPipeExtractor v0.24.2)</title>
<title>API Help (NewPipeExtractor v0.24.3)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -14,14 +14,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (NewPipeExtractor v0.24.2)";
parent.document.title="API Help (NewPipeExtractor v0.24.3)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 15981ca

Please sign in to comment.