This commit is contained in:
Stypox 2021-08-03 18:44:04 +00:00
parent d7019af907
commit 37e453fe45
417 changed files with 1811 additions and 1027 deletions

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (NewPipeExtractor v0.21.7)</title>
<title>All Classes (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@ -262,6 +262,7 @@
<li><a href="org/schabi/newpipe/extractor/StreamingService.ServiceInfo.MediaCapability.html" title="enum in org.schabi.newpipe.extractor" target="classFrame">StreamingService.ServiceInfo.MediaCapability</a></li>
<li><a href="org/schabi/newpipe/extractor/stream/StreamSegment.html" title="class in org.schabi.newpipe.extractor.stream" target="classFrame">StreamSegment</a></li>
<li><a href="org/schabi/newpipe/extractor/stream/StreamType.html" title="enum in org.schabi.newpipe.extractor.stream" target="classFrame">StreamType</a></li>
<li><a href="org/schabi/newpipe/extractor/utils/StringUtils.html" title="class in org.schabi.newpipe.extractor.utils" target="classFrame">StringUtils</a></li>
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.subscription" target="classFrame">SubscriptionExtractor</a></li>
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.ContentSource.html" title="enum in org.schabi.newpipe.extractor.subscription" target="classFrame">SubscriptionExtractor.ContentSource</a></li>
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.InvalidSourceException.html" title="class in org.schabi.newpipe.extractor.subscription" target="classFrame">SubscriptionExtractor.InvalidSourceException</a></li>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (NewPipeExtractor v0.21.7)</title>
<title>All Classes (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@ -262,6 +262,7 @@
<li><a href="org/schabi/newpipe/extractor/StreamingService.ServiceInfo.MediaCapability.html" title="enum in org.schabi.newpipe.extractor">StreamingService.ServiceInfo.MediaCapability</a></li>
<li><a href="org/schabi/newpipe/extractor/stream/StreamSegment.html" title="class in org.schabi.newpipe.extractor.stream">StreamSegment</a></li>
<li><a href="org/schabi/newpipe/extractor/stream/StreamType.html" title="enum in org.schabi.newpipe.extractor.stream">StreamType</a></li>
<li><a href="org/schabi/newpipe/extractor/utils/StringUtils.html" title="class in org.schabi.newpipe.extractor.utils">StringUtils</a></li>
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.subscription">SubscriptionExtractor</a></li>
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.ContentSource.html" title="enum in org.schabi.newpipe.extractor.subscription">SubscriptionExtractor.ContentSource</a></li>
<li><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.InvalidSourceException.html" title="class in org.schabi.newpipe.extractor.subscription">SubscriptionExtractor.InvalidSourceException</a></li>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (NewPipeExtractor v0.21.7)</title>
<title>Constant Field Values (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (NewPipeExtractor v0.21.7)";
parent.document.title="Constant Field Values (NewPipeExtractor v0.21.8)";
}
}
catch(err) {
@ -562,6 +562,27 @@
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper.YOUTUBEI_V1_URL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#YOUTUBEI_V1_URL">YOUTUBEI_V1_URL</a></code></td>
<td class="colLast"><code>"https://www.youtube.com/youtubei/v1/"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMixPlaylistExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMixPlaylistExtractor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (NewPipeExtractor v0.21.7)</title>
<title>Deprecated List (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (NewPipeExtractor v0.21.7)";
parent.document.title="Deprecated List (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>API Help (NewPipeExtractor v0.21.7)</title>
<title>API Help (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (NewPipeExtractor v0.21.7)";
parent.document.title="API Help (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Index (NewPipeExtractor v0.21.7)</title>
<title>Index (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (NewPipeExtractor v0.21.7)";
parent.document.title="Index (NewPipeExtractor v0.21.8)";
}
}
catch(err) {
@ -91,7 +91,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#addClientInfoHeaders-java.util.Map-">addClientInfoHeaders(Map&lt;String, List&lt;String&gt;&gt;)</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>
<dd>
<div class="block">Add the <code>X-YouTube-Client-Name</code> and <code>X-YouTube-Client-Version</code> headers.</div>
<div class="block">Add the <code>X-YouTube-Client-Name</code>, <code>X-YouTube-Client-Version</code>,
<code>Origin</code>, and <code>Referer</code> headers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#addCookieHeader-java.util.Map-">addCookieHeader(Map&lt;String, List&lt;String&gt;&gt;)</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>
<dd>
@ -147,7 +148,7 @@
<dd>&nbsp;</dd>
<dt><a href="org/schabi/newpipe/extractor/timeago/patterns/ar.html" title="class in org.schabi.newpipe.extractor.timeago.patterns"><span class="typeNameLink">ar</span></a> - Class in <a href="org/schabi/newpipe/extractor/timeago/patterns/package-summary.html">org.schabi.newpipe.extractor.timeago.patterns</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#areHardcodedYoutubeMusicKeysValid--">areHardcodedYoutubeMusicKeysValid()</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>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#areHardcodedClientVersionAndKeyValid--">areHardcodedClientVersionAndKeyValid()</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/localization/Localization.html#asLocale--">asLocale()</a></span> - Method in class org.schabi.newpipe.extractor.localization.<a href="org/schabi/newpipe/extractor/localization/Localization.html" title="class in org.schabi.newpipe.extractor.localization">Localization</a></dt>
<dd>&nbsp;</dd>
@ -437,6 +438,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/kiosk/KioskList.KioskExtractorFactory.html#createNewKiosk-org.schabi.newpipe.extractor.StreamingService-java.lang.String-java.lang.String-">createNewKiosk(StreamingService, String, String)</a></span> - Method in interface org.schabi.newpipe.extractor.kiosk.<a href="org/schabi/newpipe/extractor/kiosk/KioskList.KioskExtractorFactory.html" title="interface in org.schabi.newpipe.extractor.kiosk">KioskList.KioskExtractorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#createPlayerBodyWithSts-org.schabi.newpipe.extractor.localization.Localization-org.schabi.newpipe.extractor.localization.ContentCountry-java.lang.String-boolean-java.lang.String-">createPlayerBodyWithSts(Localization, ContentCountry, String, boolean, 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>
<dd>&nbsp;</dd>
<dt><a href="org/schabi/newpipe/extractor/timeago/patterns/cs.html" title="class in org.schabi.newpipe.extractor.timeago.patterns"><span class="typeNameLink">cs</span></a> - Class in <a href="org/schabi/newpipe/extractor/timeago/patterns/package-summary.html">org.schabi.newpipe.extractor.timeago.patterns</a></dt>
<dd>&nbsp;</dd>
</dl>
@ -1820,6 +1823,10 @@
<dd>
<div class="block">Get an attribute of a web page as JSON</div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#getJsonMobilePostResponse-java.lang.String-byte:A-org.schabi.newpipe.extractor.localization.ContentCountry-org.schabi.newpipe.extractor.localization.Localization-">getJsonMobilePostResponse(String, byte[], ContentCountry, Localization)</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#getJsonPostResponse-java.lang.String-byte:A-org.schabi.newpipe.extractor.localization.Localization-">getJsonPostResponse(String, byte[], Localization)</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#getJsonResponse-java.lang.String-org.schabi.newpipe.extractor.localization.Localization-">getJsonResponse(String, Localization)</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#getJsonResponse-org.schabi.newpipe.extractor.Page-org.schabi.newpipe.extractor.localization.Localization-">getJsonResponse(Page, Localization)</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>
@ -2335,6 +2342,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/NewPipe.html#getPreferredLocalization--">getPreferredLocalization()</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#getPreviewFrames--">getPreviewFrames()</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamSegment.html#getPreviewUrl--">getPreviewUrl()</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampRadioStreamExtractor.html#getPrivacy--">getPrivacy()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampRadioStreamExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampRadioStreamExtractor</a></dt>
@ -2445,6 +2454,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/StreamingService.html#getSearchExtractor-java.lang.String-">getSearchExtractor(String)</a></span> - Method in class org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/StreamingService.html" title="class in org.schabi.newpipe.extractor">StreamingService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/linkHandler/YoutubeSearchQueryHandlerFactory.html#getSearchParameter-java.lang.String-">getSearchParameter(String)</a></span> - Static method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.<a href="org/schabi/newpipe/extractor/services/youtube/linkHandler/YoutubeSearchQueryHandlerFactory.html" title="class in org.schabi.newpipe.extractor.services.youtube.linkHandler">YoutubeSearchQueryHandlerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/BandcampService.html#getSearchQHFactory--">getSearchQHFactory()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.<a href="org/schabi/newpipe/extractor/services/bandcamp/BandcampService.html" title="class in org.schabi.newpipe.extractor.services.bandcamp">BandcampService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/media_ccc/MediaCCCService.html#getSearchQHFactory--">getSearchQHFactory()</a></span> - Method in class org.schabi.newpipe.extractor.services.media_ccc.<a href="org/schabi/newpipe/extractor/services/media_ccc/MediaCCCService.html" title="class in org.schabi.newpipe.extractor.services.media_ccc">MediaCCCService</a></dt>
@ -3728,7 +3739,7 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/VideoStream.html#getWidth--">getWidth()</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#getYoutubeMusicKeys--">getYoutubeMusicKeys()</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>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#getYoutubeMusicKey--">getYoutubeMusicKey()</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>
<dd>&nbsp;</dd>
<dt><a href="org/schabi/newpipe/extractor/timeago/patterns/gl.html" title="class in org.schabi.newpipe.extractor.timeago.patterns"><span class="typeNameLink">gl</span></a> - Class in <a href="org/schabi/newpipe/extractor/timeago/patterns/package-summary.html">org.schabi.newpipe.extractor.timeago.patterns</a></dt>
<dd>&nbsp;</dd>
@ -3890,6 +3901,12 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Utils.html#isBlank-java.lang.String-">isBlank(String)</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsExtractor.html#isCommentsDisabled--">isCommentsDisabled()</a></span> - Method in class org.schabi.newpipe.extractor.comments.<a href="org/schabi/newpipe/extractor/comments/CommentsExtractor.html" title="class in org.schabi.newpipe.extractor.comments">CommentsExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfo.html#isCommentsDisabled--">isCommentsDisabled()</a></span> - Method in class org.schabi.newpipe.extractor.comments.<a href="org/schabi/newpipe/extractor/comments/CommentsInfo.html" title="class in org.schabi.newpipe.extractor.comments">CommentsInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsExtractor.html#isCommentsDisabled--">isCommentsDisabled()</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeCommentsExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/search/SearchExtractor.html#isCorrectedSearch--">isCorrectedSearch()</a></span> - Method in class org.schabi.newpipe.extractor.search.<a href="org/schabi/newpipe/extractor/search/SearchExtractor.html" title="class in org.schabi.newpipe.extractor.search">SearchExtractor</a></dt>
<dd>
<div class="block">Tell if the search was corrected by the service (if it's not exactly the search you typed).</div>
@ -3908,7 +3925,7 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSearchExtractor.html#isCorrectedSearch--">isCorrectedSearch()</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSearchExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeSearchExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#isHardcodedClientVersionValid--">isHardcodedClientVersionValid()</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>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#isHardcodedYoutubeMusicKeyValid--">isHardcodedYoutubeMusicKeyValid()</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#isHeartedByUploader--">isHeartedByUploader()</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>
<dd>&nbsp;</dd>
@ -3930,6 +3947,8 @@
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Parser.html#isMatch-java.lang.String-java.lang.String-">isMatch(String, String)</a></span> - Static method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Parser.html" title="class in org.schabi.newpipe.extractor.utils">Parser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Parser.html#isMatch-java.util.regex.Pattern-java.lang.String-">isMatch(Pattern, String)</a></span> - Static method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Parser.html" title="class in org.schabi.newpipe.extractor.utils">Parser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Utils.html#isNullOrEmpty-java.lang.String-">isNullOrEmpty(String)</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Utils.html#isNullOrEmpty-java.util.Collection-">isNullOrEmpty(Collection&lt;?&gt;)</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>
@ -4271,6 +4290,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Parser.html#matchGroup1-java.util.regex.Pattern-java.lang.String-">matchGroup1(Pattern, String)</a></span> - Static method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Parser.html" title="class in org.schabi.newpipe.extractor.utils">Parser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/StringUtils.html#matchToClosingParenthesis-java.lang.String-java.lang.String-">matchToClosingParenthesis(String, String)</a></span> - Static method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/StringUtils.html" title="class in org.schabi.newpipe.extractor.utils">StringUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/ServiceList.html#MediaCCC">MediaCCC</a></span> - Static variable in class org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/ServiceList.html" title="class in org.schabi.newpipe.extractor">ServiceList</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCConferenceExtractor.html" title="class in org.schabi.newpipe.extractor.services.media_ccc.extractors"><span class="typeNameLink">MediaCCCConferenceExtractor</span></a> - Class in <a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/package-summary.html">org.schabi.newpipe.extractor.services.media_ccc.extractors</a></dt>
@ -4839,7 +4860,13 @@
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/downloader/Request.Builder.html#post-java.lang.String-byte:A-">post(String, byte[])</a></span> - Method in class org.schabi.newpipe.extractor.downloader.<a href="org/schabi/newpipe/extractor/downloader/Request.Builder.html" title="class in org.schabi.newpipe.extractor.downloader">Request.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#prepareJsonBuilder--">prepareJsonBuilder()</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>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#prepareAndroidMobileEmbedVideoJsonBuilder-org.schabi.newpipe.extractor.localization.Localization-org.schabi.newpipe.extractor.localization.ContentCountry-java.lang.String-">prepareAndroidMobileEmbedVideoJsonBuilder(Localization, ContentCountry, 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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#prepareAndroidMobileJsonBuilder-org.schabi.newpipe.extractor.localization.Localization-org.schabi.newpipe.extractor.localization.ContentCountry-">prepareAndroidMobileJsonBuilder(Localization, ContentCountry)</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#prepareDesktopEmbedVideoJsonBuilder-org.schabi.newpipe.extractor.localization.Localization-org.schabi.newpipe.extractor.localization.ContentCountry-java.lang.String-">prepareDesktopEmbedVideoJsonBuilder(Localization, ContentCountry, 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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#prepareDesktopJsonBuilder-org.schabi.newpipe.extractor.localization.Localization-org.schabi.newpipe.extractor.localization.ContentCountry-">prepareDesktopJsonBuilder(Localization, ContentCountry)</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Utils.html#printErrors-java.util.List-">printErrors(List&lt;Throwable&gt;)</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>
<dd>&nbsp;</dd>
@ -4900,6 +4927,14 @@
<div class="block">
<b>Only use in tests.</b></div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.html#resetDeobfuscationCode--">resetDeobfuscationCode()</a></span> - Static method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeStreamExtractor</a></dt>
<dd>
<div class="block">Reset YouTube's deobfuscation code.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeJavaScriptExtractor.html#resetJavaScriptCode--">resetJavaScriptCode()</a></span> - Static method in class org.schabi.newpipe.extractor.services.youtube.<a href="org/schabi/newpipe/extractor/services/youtube/YoutubeJavaScriptExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube">YoutubeJavaScriptExtractor</a></dt>
<dd>
<div class="block">Reset the JavaScript code.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/VideoStream.html#resolution">resolution</a></span> - Variable 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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/ItagItem.html#resolutionString">resolutionString</a></span> - Variable in class org.schabi.newpipe.extractor.services.youtube.<a href="org/schabi/newpipe/extractor/services/youtube/ItagItem.html" title="class in org.schabi.newpipe.extractor.services.youtube">ItagItem</a></dt>
@ -5005,6 +5040,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setCommentId-java.lang.String-">setCommentId(String)</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfo.html#setCommentsDisabled-boolean-">setCommentsDisabled(boolean)</a></span> - Method in class org.schabi.newpipe.extractor.comments.<a href="org/schabi/newpipe/extractor/comments/CommentsInfo.html" title="class in org.schabi.newpipe.extractor.comments">CommentsInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfo.html#setCommentsExtractor-org.schabi.newpipe.extractor.comments.CommentsExtractor-">setCommentsExtractor(CommentsExtractor)</a></span> - Method in class org.schabi.newpipe.extractor.comments.<a href="org/schabi/newpipe/extractor/comments/CommentsInfo.html" title="class in org.schabi.newpipe.extractor.comments">CommentsInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setCommentText-java.lang.String-">setCommentText(String)</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>
@ -5088,6 +5125,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/NewPipe.html#setPreferredLocalization-org.schabi.newpipe.extractor.localization.Localization-">setPreferredLocalization(Localization)</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#setPreviewFrames-java.util.List-">setPreviewFrames(List&lt;Frameset&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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamSegment.html#setPreviewUrl-java.lang.String-">setPreviewUrl(String)</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#setPrivacy-org.schabi.newpipe.extractor.stream.StreamExtractor.Privacy-">setPrivacy(StreamExtractor.Privacy)</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>
@ -5401,6 +5440,8 @@
<dd>
<div class="block">converts a string to a URL-Object.</div>
</dd>
<dt><a href="org/schabi/newpipe/extractor/utils/StringUtils.html" title="class in org.schabi.newpipe.extractor.utils"><span class="typeNameLink">StringUtils</span></a> - Class in <a href="org/schabi/newpipe/extractor/utils/package-summary.html">org.schabi.newpipe.extractor.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.subscription"><span class="typeNameLink">SubscriptionExtractor</span></a> - Class in <a href="org/schabi/newpipe/extractor/subscription/package-summary.html">org.schabi.newpipe.extractor.subscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.html#SubscriptionExtractor-org.schabi.newpipe.extractor.StreamingService-java.util.List-">SubscriptionExtractor(StreamingService, List&lt;SubscriptionExtractor.ContentSource&gt;)</a></span> - Constructor for class org.schabi.newpipe.extractor.subscription.<a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.subscription">SubscriptionExtractor</a></dt>
@ -5708,6 +5749,8 @@ the order they are declared.</div>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeFeedInfoItemExtractor.html#YoutubeFeedInfoItemExtractor-org.jsoup.nodes.Element-">YoutubeFeedInfoItemExtractor(Element)</a></span> - Constructor for class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeFeedInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeFeedInfoItemExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#YOUTUBEI_V1_URL">YOUTUBEI_V1_URL</a></span> - Static variable 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>
<dd>&nbsp;</dd>
<dt><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeJavaScriptExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube"><span class="typeNameLink">YoutubeJavaScriptExtractor</span></a> - Class in <a href="org/schabi/newpipe/extractor/services/youtube/package-summary.html">org.schabi.newpipe.extractor.services.youtube</a></dt>
<dd>
<div class="block">YouTube restricts streaming their media in multiple ways by requiring clients to apply a cipher

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>NewPipeExtractor v0.21.7</title>
<title>NewPipeExtractor v0.21.8</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Collector (NewPipeExtractor v0.21.7)</title>
<title>Collector (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Collector (NewPipeExtractor v0.21.7)";
parent.document.title="Collector (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Extractor (NewPipeExtractor v0.21.7)</title>
<title>Extractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Extractor (NewPipeExtractor v0.21.7)";
parent.document.title="Extractor (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Info (NewPipeExtractor v0.21.7)</title>
<title>Info (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Info (NewPipeExtractor v0.21.7)";
parent.document.title="Info (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>InfoItem.InfoType (NewPipeExtractor v0.21.7)</title>
<title>InfoItem.InfoType (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="InfoItem.InfoType (NewPipeExtractor v0.21.7)";
parent.document.title="InfoItem.InfoType (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>InfoItem (NewPipeExtractor v0.21.7)</title>
<title>InfoItem (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="InfoItem (NewPipeExtractor v0.21.7)";
parent.document.title="InfoItem (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>InfoItemExtractor (NewPipeExtractor v0.21.7)</title>
<title>InfoItemExtractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="InfoItemExtractor (NewPipeExtractor v0.21.7)";
parent.document.title="InfoItemExtractor (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>InfoItemsCollector (NewPipeExtractor v0.21.7)</title>
<title>InfoItemsCollector (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="InfoItemsCollector (NewPipeExtractor v0.21.7)";
parent.document.title="InfoItemsCollector (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ListExtractor.InfoItemsPage (NewPipeExtractor v0.21.7)</title>
<title>ListExtractor.InfoItemsPage (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ListExtractor.InfoItemsPage (NewPipeExtractor v0.21.7)";
parent.document.title="ListExtractor.InfoItemsPage (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ListExtractor (NewPipeExtractor v0.21.7)</title>
<title>ListExtractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ListExtractor (NewPipeExtractor v0.21.7)";
parent.document.title="ListExtractor (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ListInfo (NewPipeExtractor v0.21.7)</title>
<title>ListInfo (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ListInfo (NewPipeExtractor v0.21.7)";
parent.document.title="ListInfo (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MediaFormat (NewPipeExtractor v0.21.7)</title>
<title>MediaFormat (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MediaFormat (NewPipeExtractor v0.21.7)";
parent.document.title="MediaFormat (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MetaInfo (NewPipeExtractor v0.21.7)</title>
<title>MetaInfo (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MetaInfo (NewPipeExtractor v0.21.7)";
parent.document.title="MetaInfo (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>NewPipe (NewPipeExtractor v0.21.7)</title>
<title>NewPipe (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="NewPipe (NewPipeExtractor v0.21.7)";
parent.document.title="NewPipe (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Page (NewPipeExtractor v0.21.7)</title>
<title>Page (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Page (NewPipeExtractor v0.21.7)";
parent.document.title="Page (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ServiceList (NewPipeExtractor v0.21.7)</title>
<title>ServiceList (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ServiceList (NewPipeExtractor v0.21.7)";
parent.document.title="ServiceList (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>StreamingService.LinkType (NewPipeExtractor v0.21.7)</title>
<title>StreamingService.LinkType (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StreamingService.LinkType (NewPipeExtractor v0.21.7)";
parent.document.title="StreamingService.LinkType (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>StreamingService.ServiceInfo.MediaCapability (NewPipeExtractor v0.21.7)</title>
<title>StreamingService.ServiceInfo.MediaCapability (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StreamingService.ServiceInfo.MediaCapability (NewPipeExtractor v0.21.7)";
parent.document.title="StreamingService.ServiceInfo.MediaCapability (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>StreamingService.ServiceInfo (NewPipeExtractor v0.21.7)</title>
<title>StreamingService.ServiceInfo (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StreamingService.ServiceInfo (NewPipeExtractor v0.21.7)";
parent.document.title="StreamingService.ServiceInfo (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>StreamingService (NewPipeExtractor v0.21.7)</title>
<title>StreamingService (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StreamingService (NewPipeExtractor v0.21.7)";
parent.document.title="StreamingService (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ChannelExtractor (NewPipeExtractor v0.21.7)</title>
<title>ChannelExtractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChannelExtractor (NewPipeExtractor v0.21.7)";
parent.document.title="ChannelExtractor (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ChannelInfo (NewPipeExtractor v0.21.7)</title>
<title>ChannelInfo (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChannelInfo (NewPipeExtractor v0.21.7)";
parent.document.title="ChannelInfo (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ChannelInfoItem (NewPipeExtractor v0.21.7)</title>
<title>ChannelInfoItem (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChannelInfoItem (NewPipeExtractor v0.21.7)";
parent.document.title="ChannelInfoItem (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ChannelInfoItemExtractor (NewPipeExtractor v0.21.7)</title>
<title>ChannelInfoItemExtractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChannelInfoItemExtractor (NewPipeExtractor v0.21.7)";
parent.document.title="ChannelInfoItemExtractor (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ChannelInfoItemsCollector (NewPipeExtractor v0.21.7)</title>
<title>ChannelInfoItemsCollector (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChannelInfoItemsCollector (NewPipeExtractor v0.21.7)";
parent.document.title="ChannelInfoItemsCollector (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.channel Class Hierarchy (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.channel Class Hierarchy (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.channel Class Hierarchy (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.channel Class Hierarchy (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CommentsExtractor (NewPipeExtractor v0.21.7)</title>
<title>CommentsExtractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,13 +11,13 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommentsExtractor (NewPipeExtractor v0.21.7)";
parent.document.title="CommentsExtractor (NewPipeExtractor v0.21.8)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var methods = {"i0":10,"i1":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@ -195,6 +195,10 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/ListExtractor.html"
<div class="block">Get the name</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsExtractor.html#isCommentsDisabled--">isCommentsDisabled</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.schabi.newpipe.extractor.ListExtractor">
@ -249,6 +253,24 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/ListExtractor.html"
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="isCommentsDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isCommentsDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isCommentsDisabled()
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ExtractionException.html" title="class in org.schabi.newpipe.extractor.exceptions">ExtractionException</a></pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>true</code> if the comments are disabled otherwise <code>false</code> (default)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/schabi/newpipe/extractor/exceptions/ExtractionException.html" title="class in org.schabi.newpipe.extractor.exceptions">ExtractionException</a></code></dd>
<dt><span class="simpleTagLabel">API Note:</span></dt>
<dd>Warning: This method is experimental and may get removed in a future release.</dd>
</dl>
</li>
</ul>
<a name="getName--">
<!-- -->
</a>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CommentsInfo (NewPipeExtractor v0.21.7)</title>
<title>CommentsInfo (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,13 +11,13 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommentsInfo (NewPipeExtractor v0.21.7)";
parent.document.title="CommentsInfo (NewPipeExtractor v0.21.8)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":10};
var methods = {"i0":10,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":10,"i7":10,"i8":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@ -174,6 +174,14 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/ListInfo.html" titl
<a href="../../../../../org/schabi/newpipe/extractor/Page.html" title="class in org.schabi.newpipe.extractor">Page</a>&nbsp;page)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfo.html#isCommentsDisabled--">isCommentsDisabled</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfo.html#setCommentsDisabled-boolean-">setCommentsDisabled</a></span>(boolean&nbsp;commentsDisabled)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfo.html#setCommentsExtractor-org.schabi.newpipe.extractor.comments.CommentsExtractor-">setCommentsExtractor</a></span>(<a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsExtractor.html" title="class in org.schabi.newpipe.extractor.comments">CommentsExtractor</a>&nbsp;commentsExtractor)</code>&nbsp;</td>
</tr>
@ -309,12 +317,44 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/ListInfo.html" titl
<a name="setCommentsExtractor-org.schabi.newpipe.extractor.comments.CommentsExtractor-">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>setCommentsExtractor</h4>
<pre>public&nbsp;void&nbsp;setCommentsExtractor(<a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsExtractor.html" title="class in org.schabi.newpipe.extractor.comments">CommentsExtractor</a>&nbsp;commentsExtractor)</pre>
</li>
</ul>
<a name="isCommentsDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isCommentsDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isCommentsDisabled()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>true</code> if the comments are disabled otherwise <code>false</code> (default)</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsExtractor.html#isCommentsDisabled--"><code>CommentsExtractor.isCommentsDisabled()</code></a></dd>
<dt><span class="simpleTagLabel">API Note:</span></dt>
<dd>Warning: This method is experimental and may get removed in a future release.</dd>
</dl>
</li>
</ul>
<a name="setCommentsDisabled-boolean-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setCommentsDisabled</h4>
<pre>public&nbsp;void&nbsp;setCommentsDisabled(boolean&nbsp;commentsDisabled)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>commentsDisabled</code> - <code>true</code> if the comments are disabled otherwise <code>false</code></dd>
<dt><span class="simpleTagLabel">API Note:</span></dt>
<dd>Warning: This method is experimental and may get removed in a future release.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CommentsInfoItem (NewPipeExtractor v0.21.7)</title>
<title>CommentsInfoItem (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommentsInfoItem (NewPipeExtractor v0.21.7)";
parent.document.title="CommentsInfoItem (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CommentsInfoItemExtractor (NewPipeExtractor v0.21.7)</title>
<title>CommentsInfoItemExtractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommentsInfoItemExtractor (NewPipeExtractor v0.21.7)";
parent.document.title="CommentsInfoItemExtractor (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CommentsInfoItemsCollector (NewPipeExtractor v0.21.7)</title>
<title>CommentsInfoItemsCollector (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommentsInfoItemsCollector (NewPipeExtractor v0.21.7)";
parent.document.title="CommentsInfoItemsCollector (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.comments Class Hierarchy (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.comments Class Hierarchy (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.comments Class Hierarchy (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.comments Class Hierarchy (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Downloader (NewPipeExtractor v0.21.7)</title>
<title>Downloader (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Downloader (NewPipeExtractor v0.21.7)";
parent.document.title="Downloader (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Request.Builder (NewPipeExtractor v0.21.7)</title>
<title>Request.Builder (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Request.Builder (NewPipeExtractor v0.21.7)";
parent.document.title="Request.Builder (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Request (NewPipeExtractor v0.21.7)</title>
<title>Request (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Request (NewPipeExtractor v0.21.7)";
parent.document.title="Request (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Response (NewPipeExtractor v0.21.7)</title>
<title>Response (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Response (NewPipeExtractor v0.21.7)";
parent.document.title="Response (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.downloader Class Hierarchy (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.downloader Class Hierarchy (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.downloader Class Hierarchy (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.downloader Class Hierarchy (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>AccountTerminatedException.Reason (NewPipeExtractor v0.21.7)</title>
<title>AccountTerminatedException.Reason (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AccountTerminatedException.Reason (NewPipeExtractor v0.21.7)";
parent.document.title="AccountTerminatedException.Reason (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>AccountTerminatedException (NewPipeExtractor v0.21.7)</title>
<title>AccountTerminatedException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AccountTerminatedException (NewPipeExtractor v0.21.7)";
parent.document.title="AccountTerminatedException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>AgeRestrictedContentException (NewPipeExtractor v0.21.7)</title>
<title>AgeRestrictedContentException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AgeRestrictedContentException (NewPipeExtractor v0.21.7)";
parent.document.title="AgeRestrictedContentException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ContentNotAvailableException (NewPipeExtractor v0.21.7)</title>
<title>ContentNotAvailableException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ContentNotAvailableException (NewPipeExtractor v0.21.7)";
parent.document.title="ContentNotAvailableException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ContentNotSupportedException (NewPipeExtractor v0.21.7)</title>
<title>ContentNotSupportedException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ContentNotSupportedException (NewPipeExtractor v0.21.7)";
parent.document.title="ContentNotSupportedException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ExtractionException (NewPipeExtractor v0.21.7)</title>
<title>ExtractionException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ExtractionException (NewPipeExtractor v0.21.7)";
parent.document.title="ExtractionException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>FoundAdException (NewPipeExtractor v0.21.7)</title>
<title>FoundAdException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FoundAdException (NewPipeExtractor v0.21.7)";
parent.document.title="FoundAdException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>GeographicRestrictionException (NewPipeExtractor v0.21.7)</title>
<title>GeographicRestrictionException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GeographicRestrictionException (NewPipeExtractor v0.21.7)";
parent.document.title="GeographicRestrictionException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PaidContentException (NewPipeExtractor v0.21.7)</title>
<title>PaidContentException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PaidContentException (NewPipeExtractor v0.21.7)";
parent.document.title="PaidContentException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ParsingException (NewPipeExtractor v0.21.7)</title>
<title>ParsingException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ParsingException (NewPipeExtractor v0.21.7)";
parent.document.title="ParsingException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PrivateContentException (NewPipeExtractor v0.21.7)</title>
<title>PrivateContentException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PrivateContentException (NewPipeExtractor v0.21.7)";
parent.document.title="PrivateContentException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ReCaptchaException (NewPipeExtractor v0.21.7)</title>
<title>ReCaptchaException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ReCaptchaException (NewPipeExtractor v0.21.7)";
parent.document.title="ReCaptchaException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>SoundCloudGoPlusContentException (NewPipeExtractor v0.21.7)</title>
<title>SoundCloudGoPlusContentException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SoundCloudGoPlusContentException (NewPipeExtractor v0.21.7)";
parent.document.title="SoundCloudGoPlusContentException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>YoutubeMusicPremiumContentException (NewPipeExtractor v0.21.7)</title>
<title>YoutubeMusicPremiumContentException (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="YoutubeMusicPremiumContentException (NewPipeExtractor v0.21.7)";
parent.document.title="YoutubeMusicPremiumContentException (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.exceptions Class Hierarchy (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.exceptions Class Hierarchy (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.exceptions Class Hierarchy (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.exceptions Class Hierarchy (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>FeedExtractor (NewPipeExtractor v0.21.7)</title>
<title>FeedExtractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FeedExtractor (NewPipeExtractor v0.21.7)";
parent.document.title="FeedExtractor (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>FeedInfo (NewPipeExtractor v0.21.7)</title>
<title>FeedInfo (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FeedInfo (NewPipeExtractor v0.21.7)";
parent.document.title="FeedInfo (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.feed Class Hierarchy (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.feed Class Hierarchy (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.feed Class Hierarchy (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.feed Class Hierarchy (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>KioskExtractor (NewPipeExtractor v0.21.7)</title>
<title>KioskExtractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="KioskExtractor (NewPipeExtractor v0.21.7)";
parent.document.title="KioskExtractor (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>KioskInfo (NewPipeExtractor v0.21.7)</title>
<title>KioskInfo (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="KioskInfo (NewPipeExtractor v0.21.7)";
parent.document.title="KioskInfo (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>KioskList.KioskExtractorFactory (NewPipeExtractor v0.21.7)</title>
<title>KioskList.KioskExtractorFactory (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="KioskList.KioskExtractorFactory (NewPipeExtractor v0.21.7)";
parent.document.title="KioskList.KioskExtractorFactory (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>KioskList (NewPipeExtractor v0.21.7)</title>
<title>KioskList (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="KioskList (NewPipeExtractor v0.21.7)";
parent.document.title="KioskList (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.kiosk Class Hierarchy (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.kiosk Class Hierarchy (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.kiosk Class Hierarchy (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.kiosk Class Hierarchy (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>LinkHandler (NewPipeExtractor v0.21.7)</title>
<title>LinkHandler (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="LinkHandler (NewPipeExtractor v0.21.7)";
parent.document.title="LinkHandler (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>LinkHandlerFactory (NewPipeExtractor v0.21.7)</title>
<title>LinkHandlerFactory (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="LinkHandlerFactory (NewPipeExtractor v0.21.7)";
parent.document.title="LinkHandlerFactory (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ListLinkHandler (NewPipeExtractor v0.21.7)</title>
<title>ListLinkHandler (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ListLinkHandler (NewPipeExtractor v0.21.7)";
parent.document.title="ListLinkHandler (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ListLinkHandlerFactory (NewPipeExtractor v0.21.7)</title>
<title>ListLinkHandlerFactory (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ListLinkHandlerFactory (NewPipeExtractor v0.21.7)";
parent.document.title="ListLinkHandlerFactory (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>SearchQueryHandler (NewPipeExtractor v0.21.7)</title>
<title>SearchQueryHandler (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SearchQueryHandler (NewPipeExtractor v0.21.7)";
parent.document.title="SearchQueryHandler (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>SearchQueryHandlerFactory (NewPipeExtractor v0.21.7)</title>
<title>SearchQueryHandlerFactory (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SearchQueryHandlerFactory (NewPipeExtractor v0.21.7)";
parent.document.title="SearchQueryHandlerFactory (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.linkhandler Class Hierarchy (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.linkhandler Class Hierarchy (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.linkhandler Class Hierarchy (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.linkhandler Class Hierarchy (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ContentCountry (NewPipeExtractor v0.21.7)</title>
<title>ContentCountry (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ContentCountry (NewPipeExtractor v0.21.7)";
parent.document.title="ContentCountry (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>DateWrapper (NewPipeExtractor v0.21.7)</title>
<title>DateWrapper (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DateWrapper (NewPipeExtractor v0.21.7)";
parent.document.title="DateWrapper (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Localization (NewPipeExtractor v0.21.7)</title>
<title>Localization (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Localization (NewPipeExtractor v0.21.7)";
parent.document.title="Localization (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>TimeAgoParser (NewPipeExtractor v0.21.7)</title>
<title>TimeAgoParser (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TimeAgoParser (NewPipeExtractor v0.21.7)";
parent.document.title="TimeAgoParser (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>TimeAgoPatternsManager (NewPipeExtractor v0.21.7)</title>
<title>TimeAgoPatternsManager (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TimeAgoPatternsManager (NewPipeExtractor v0.21.7)";
parent.document.title="TimeAgoPatternsManager (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.localization Class Hierarchy (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor.localization Class Hierarchy (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor.localization Class Hierarchy (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor.localization Class Hierarchy (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor Class Hierarchy (NewPipeExtractor v0.21.7)</title>
<title>org.schabi.newpipe.extractor Class Hierarchy (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.schabi.newpipe.extractor Class Hierarchy (NewPipeExtractor v0.21.7)";
parent.document.title="org.schabi.newpipe.extractor Class Hierarchy (NewPipeExtractor v0.21.8)";
}
}
catch(err) {
@ -112,10 +112,10 @@
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/InfoItem.InfoType.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">InfoItem.InfoType</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/MediaFormat.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">MediaFormat</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/StreamingService.ServiceInfo.MediaCapability.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">StreamingService.ServiceInfo.MediaCapability</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/StreamingService.LinkType.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">StreamingService.LinkType</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/StreamingService.ServiceInfo.MediaCapability.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">StreamingService.ServiceInfo.MediaCapability</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/InfoItem.InfoType.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">InfoItem.InfoType</span></a></li>
</ul>
</li>
</ul>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PlaylistExtractor (NewPipeExtractor v0.21.7)</title>
<title>PlaylistExtractor (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PlaylistExtractor (NewPipeExtractor v0.21.7)";
parent.document.title="PlaylistExtractor (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PlaylistInfo (NewPipeExtractor v0.21.7)</title>
<title>PlaylistInfo (NewPipeExtractor v0.21.8)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@ -11,7 +11,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PlaylistInfo (NewPipeExtractor v0.21.7)";
parent.document.title="PlaylistInfo (NewPipeExtractor v0.21.8)";
}
}
catch(err) {

Some files were not shown because too many files have changed in this diff Show More