This commit is contained in:
TobiGr 2021-09-13 14:27:34 +00:00
parent b0c127abf3
commit c4b45daf41
417 changed files with 1446 additions and 939 deletions

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (NewPipeExtractor v0.21.9)</title>
<title>All Classes (NewPipeExtractor v0.21.10)</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>All Classes (NewPipeExtractor v0.21.9)</title>
<title>All Classes (NewPipeExtractor v0.21.10)</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>Constant Field Values (NewPipeExtractor v0.21.9)</title>
<title>Constant Field Values (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Constant Field Values (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (NewPipeExtractor v0.21.9)</title>
<title>Deprecated List (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Deprecated List (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>API Help (NewPipeExtractor v0.21.9)</title>
<title>API Help (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="API Help (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Index (NewPipeExtractor v0.21.9)</title>
<title>Index (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Index (NewPipeExtractor v0.21.10)";
}
}
catch(err) {
@ -721,6 +721,8 @@
<dd>
<div class="block">Reads and parse a list of <a href="org/schabi/newpipe/extractor/subscription/SubscriptionItem.html" title="class in org.schabi.newpipe.extractor.subscription"><code>SubscriptionItem</code></a> from the given channel url.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html#fromCsvInputStream-java.io.InputStream-">fromCsvInputStream(InputStream)</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeSubscriptionExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/linkhandler/LinkHandlerFactory.html#fromId-java.lang.String-">fromId(String)</a></span> - Method in class org.schabi.newpipe.extractor.linkhandler.<a href="org/schabi/newpipe/extractor/linkhandler/LinkHandlerFactory.html" title="class in org.schabi.newpipe.extractor.linkhandler">LinkHandlerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/linkhandler/LinkHandlerFactory.html#fromId-java.lang.String-java.lang.String-">fromId(String, String)</a></span> - Method in class org.schabi.newpipe.extractor.linkhandler.<a href="org/schabi/newpipe/extractor/linkhandler/LinkHandlerFactory.html" title="class in org.schabi.newpipe.extractor.linkhandler">LinkHandlerFactory</a></dt>
@ -731,10 +733,18 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html#fromInputStream-java.io.InputStream-">fromInputStream(InputStream)</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeSubscriptionExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html#fromInputStream-java.io.InputStream-java.lang.String-">fromInputStream(InputStream, String)</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeSubscriptionExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.html#fromInputStream-java.io.InputStream-">fromInputStream(InputStream)</a></span> - Method in 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>
<dd>
<div class="block">Reads and parse a list of <a href="org/schabi/newpipe/extractor/subscription/SubscriptionItem.html" title="class in org.schabi.newpipe.extractor.subscription"><code>SubscriptionItem</code></a> from the given InputStream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.html#fromInputStream-java.io.InputStream-java.lang.String-">fromInputStream(InputStream, String)</a></span> - Method in 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>
<dd>
<div class="block">Reads and parse a list of <a href="org/schabi/newpipe/extractor/subscription/SubscriptionItem.html" title="class in org.schabi.newpipe.extractor.subscription"><code>SubscriptionItem</code></a> from the given InputStream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html#fromJsonInputStream-java.io.InputStream-">fromJsonInputStream(InputStream)</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeSubscriptionExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/localization/Localization.html#fromLocale-java.util.Locale-">fromLocale(Locale)</a></span> - Static 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>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/localization/Localization.html#fromLocalizationCode-java.lang.String-">fromLocalizationCode(String)</a></span> - Static 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>
@ -766,6 +776,8 @@
<div class="block">If it is a mix (auto-generated playlist) URL, return a <a href="org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> where the URL is like
<code>https://youtube.com/watch?v=videoId&amp;list=playlistId</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html#fromZipInputStream-java.io.InputStream-">fromZipInputStream(InputStream)</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeSubscriptionExtractor</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:G">
<!-- -->
@ -3255,12 +3267,26 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampPlaylistExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampPlaylistExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampPlaylistExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampRadioInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampRadioInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampRadioInfoItemExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampRadioStreamExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampStreamExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampStreamExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampStreamExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/streaminfoitem/BandcampDiscographStreamInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/streaminfoitem/BandcampDiscographStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem">BandcampDiscographStreamInfoItemExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/streaminfoitem/BandcampPlaylistStreamInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/streaminfoitem/BandcampPlaylistStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem">BandcampPlaylistStreamInfoItemExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/streaminfoitem/BandcampSearchStreamInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/streaminfoitem/BandcampSearchStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem">BandcampSearchStreamInfoItemExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/infoItems/MediaCCCStreamInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.<a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/infoItems/MediaCCCStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems">MediaCCCStreamInfoItemExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCLiveStreamExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.<a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCLiveStreamExtractor.html" title="class in org.schabi.newpipe.extractor.services.media_ccc.extractors">MediaCCCLiveStreamExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCLiveStreamKioskExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.<a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCLiveStreamKioskExtractor.html" title="class in org.schabi.newpipe.extractor.services.media_ccc.extractors">MediaCCCLiveStreamKioskExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCRecentKioskExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.<a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCRecentKioskExtractor.html" title="class in org.schabi.newpipe.extractor.services.media_ccc.extractors">MediaCCCRecentKioskExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCStreamExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.<a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCStreamExtractor.html" title="class in org.schabi.newpipe.extractor.services.media_ccc.extractors">MediaCCCStreamExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeCommentsInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.<a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.peertube.extractors">PeertubeCommentsInfoItemExtractor</a></dt>
@ -3269,26 +3295,40 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeStreamExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.<a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeStreamExtractor.html" title="class in org.schabi.newpipe.extractor.services.peertube.extractors">PeertubeStreamExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeStreamInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.<a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.peertube.extractors">PeertubeStreamInfoItemExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudCommentsInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.<a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.soundcloud.extractors">SoundcloudCommentsInfoItemExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudPlaylistExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.<a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudPlaylistExtractor.html" title="class in org.schabi.newpipe.extractor.services.soundcloud.extractors">SoundcloudPlaylistExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudStreamExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.<a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudStreamExtractor.html" title="class in org.schabi.newpipe.extractor.services.soundcloud.extractors">SoundcloudStreamExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudStreamInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.<a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.soundcloud.extractors">SoundcloudStreamInfoItemExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeCommentsInfoItemExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeFeedInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in 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/extractors/YoutubeMixPlaylistExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class 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></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubePlaylistExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubePlaylistExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubePlaylistExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - 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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeStreamInfoItemExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamExtractor.html" title="class in org.schabi.newpipe.extractor.stream">StreamExtractor</a></dt>
<dd>
<div class="block">The url to the image file/profile picture/avatar of the creator/uploader of the stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</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/StreamInfoItem.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamInfoItem.html" title="class in org.schabi.newpipe.extractor.stream">StreamInfoItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl()</a></span> - Method in interface org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamInfoItemExtractor.html" title="interface in org.schabi.newpipe.extractor.stream">StreamInfoItemExtractor</a></dt>
<dd>
<div class="block">Get the uploader's avatar</div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#getUploaderName--">getUploaderName()</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/CommentsInfoItemExtractor.html#getUploaderName--">getUploaderName()</a></span> - Method in interface org.schabi.newpipe.extractor.comments.<a href="org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html" title="interface in org.schabi.newpipe.extractor.comments">CommentsInfoItemExtractor</a></dt>
@ -4033,6 +4073,8 @@
<dd>
<div class="block">Whether the uploader has been verified by the service's provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#isUploaderVerified--">isUploaderVerified()</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/StreamInfoItem.html#isUploaderVerified--">isUploaderVerified()</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamInfoItem.html" title="class in org.schabi.newpipe.extractor.stream">StreamInfoItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfoItemExtractor.html#isUploaderVerified--">isUploaderVerified()</a></span> - Method in interface org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamInfoItemExtractor.html" title="interface in org.schabi.newpipe.extractor.stream">StreamInfoItemExtractor</a></dt>
@ -5225,6 +5267,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#setUploaderAvatarUrl-java.lang.String-">setUploaderAvatarUrl(String)</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/StreamInfoItem.html#setUploaderAvatarUrl-java.lang.String-">setUploaderAvatarUrl(String)</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamInfoItem.html" title="class in org.schabi.newpipe.extractor.stream">StreamInfoItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setUploaderName-java.lang.String-">setUploaderName(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/playlist/PlaylistInfo.html#setUploaderName-java.lang.String-">setUploaderName(String)</a></span> - Method in class org.schabi.newpipe.extractor.playlist.<a href="org/schabi/newpipe/extractor/playlist/PlaylistInfo.html" title="class in org.schabi.newpipe.extractor.playlist">PlaylistInfo</a></dt>
@ -5245,6 +5289,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setUploaderVerified-boolean-">setUploaderVerified(boolean)</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/stream/StreamInfo.html#setUploaderVerified-boolean-">setUploaderVerified(boolean)</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/StreamInfoItem.html#setUploaderVerified-boolean-">setUploaderVerified(boolean)</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamInfoItem.html" title="class in org.schabi.newpipe.extractor.stream">StreamInfoItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/NewPipe.html#setupLocalization-org.schabi.newpipe.extractor.localization.Localization-">setupLocalization(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>
@ -5822,7 +5868,7 @@ the order they are declared.</div>
<dd>&nbsp;</dd>
<dt><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors"><span class="typeNameLink">YoutubeSubscriptionExtractor</span></a> - Class in <a href="org/schabi/newpipe/extractor/services/youtube/extractors/package-summary.html">org.schabi.newpipe.extractor.services.youtube.extractors</a></dt>
<dd>
<div class="block">Extract subscriptions from a Google takeout export (the user has to get the JSON out of the zip)</div>
<div class="block">Extract subscriptions from a Google takeout export</div>
</dd>
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html#YoutubeSubscriptionExtractor-org.schabi.newpipe.extractor.services.youtube.YoutubeService-">YoutubeSubscriptionExtractor(YoutubeService)</a></span> - Constructor for class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSubscriptionExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeSubscriptionExtractor</a></dt>
<dd>&nbsp;</dd>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>NewPipeExtractor v0.21.9</title>
<title>NewPipeExtractor v0.21.10</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.9)</title>
<title>Collector (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Collector (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Extractor (NewPipeExtractor v0.21.9)</title>
<title>Extractor (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Extractor (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Info (NewPipeExtractor v0.21.9)</title>
<title>Info (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Info (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>InfoItem.InfoType (NewPipeExtractor v0.21.9)</title>
<title>InfoItem.InfoType (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="InfoItem.InfoType (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>InfoItem (NewPipeExtractor v0.21.9)</title>
<title>InfoItem (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="InfoItem (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>InfoItemExtractor (NewPipeExtractor v0.21.9)</title>
<title>InfoItemExtractor (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="InfoItemExtractor (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>InfoItemsCollector (NewPipeExtractor v0.21.9)</title>
<title>InfoItemsCollector (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="InfoItemsCollector (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ListExtractor.InfoItemsPage (NewPipeExtractor v0.21.9)</title>
<title>ListExtractor.InfoItemsPage (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ListExtractor.InfoItemsPage (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ListExtractor (NewPipeExtractor v0.21.9)</title>
<title>ListExtractor (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ListExtractor (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ListInfo (NewPipeExtractor v0.21.9)</title>
<title>ListInfo (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ListInfo (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MediaFormat (NewPipeExtractor v0.21.9)</title>
<title>MediaFormat (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="MediaFormat (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MetaInfo (NewPipeExtractor v0.21.9)</title>
<title>MetaInfo (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="MetaInfo (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>NewPipe (NewPipeExtractor v0.21.9)</title>
<title>NewPipe (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="NewPipe (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Page (NewPipeExtractor v0.21.9)</title>
<title>Page (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Page (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ServiceList (NewPipeExtractor v0.21.9)</title>
<title>ServiceList (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ServiceList (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>StreamingService.LinkType (NewPipeExtractor v0.21.9)</title>
<title>StreamingService.LinkType (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="StreamingService.LinkType (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>StreamingService.ServiceInfo.MediaCapability (NewPipeExtractor v0.21.9)</title>
<title>StreamingService.ServiceInfo.MediaCapability (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="StreamingService.ServiceInfo.MediaCapability (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>StreamingService.ServiceInfo (NewPipeExtractor v0.21.9)</title>
<title>StreamingService.ServiceInfo (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="StreamingService.ServiceInfo (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>StreamingService (NewPipeExtractor v0.21.9)</title>
<title>StreamingService (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="StreamingService (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ChannelExtractor (NewPipeExtractor v0.21.9)</title>
<title>ChannelExtractor (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ChannelExtractor (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ChannelInfo (NewPipeExtractor v0.21.9)</title>
<title>ChannelInfo (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ChannelInfo (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ChannelInfoItem (NewPipeExtractor v0.21.9)</title>
<title>ChannelInfoItem (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ChannelInfoItem (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ChannelInfoItemExtractor (NewPipeExtractor v0.21.9)</title>
<title>ChannelInfoItemExtractor (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ChannelInfoItemExtractor (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ChannelInfoItemsCollector (NewPipeExtractor v0.21.9)</title>
<title>ChannelInfoItemsCollector (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ChannelInfoItemsCollector (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.9)</title>
<title>org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.10)</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.9)</title>
<title>org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.10)";
}
}
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.9)</title>
<title>org.schabi.newpipe.extractor.channel Class Hierarchy (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.channel Class Hierarchy (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CommentsExtractor (NewPipeExtractor v0.21.9)</title>
<title>CommentsExtractor (NewPipeExtractor v0.21.10)</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="CommentsExtractor (NewPipeExtractor v0.21.9)";
parent.document.title="CommentsExtractor (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CommentsInfo (NewPipeExtractor v0.21.9)</title>
<title>CommentsInfo (NewPipeExtractor v0.21.10)</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="CommentsInfo (NewPipeExtractor v0.21.9)";
parent.document.title="CommentsInfo (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CommentsInfoItem (NewPipeExtractor v0.21.9)</title>
<title>CommentsInfoItem (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="CommentsInfoItem (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CommentsInfoItemExtractor (NewPipeExtractor v0.21.9)</title>
<title>CommentsInfoItemExtractor (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="CommentsInfoItemExtractor (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CommentsInfoItemsCollector (NewPipeExtractor v0.21.9)</title>
<title>CommentsInfoItemsCollector (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="CommentsInfoItemsCollector (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.9)</title>
<title>org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.10)</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.9)</title>
<title>org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.10)";
}
}
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.9)</title>
<title>org.schabi.newpipe.extractor.comments Class Hierarchy (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.comments Class Hierarchy (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Downloader (NewPipeExtractor v0.21.9)</title>
<title>Downloader (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Downloader (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Request.Builder (NewPipeExtractor v0.21.9)</title>
<title>Request.Builder (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Request.Builder (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Request (NewPipeExtractor v0.21.9)</title>
<title>Request (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Request (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Response (NewPipeExtractor v0.21.9)</title>
<title>Response (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Response (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.9)</title>
<title>org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.10)</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.9)</title>
<title>org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.10)";
}
}
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.9)</title>
<title>org.schabi.newpipe.extractor.downloader Class Hierarchy (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.downloader Class Hierarchy (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>AccountTerminatedException.Reason (NewPipeExtractor v0.21.9)</title>
<title>AccountTerminatedException.Reason (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="AccountTerminatedException.Reason (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>AccountTerminatedException (NewPipeExtractor v0.21.9)</title>
<title>AccountTerminatedException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="AccountTerminatedException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>AgeRestrictedContentException (NewPipeExtractor v0.21.9)</title>
<title>AgeRestrictedContentException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="AgeRestrictedContentException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ContentNotAvailableException (NewPipeExtractor v0.21.9)</title>
<title>ContentNotAvailableException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ContentNotAvailableException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ContentNotSupportedException (NewPipeExtractor v0.21.9)</title>
<title>ContentNotSupportedException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ContentNotSupportedException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ExtractionException (NewPipeExtractor v0.21.9)</title>
<title>ExtractionException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ExtractionException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>FoundAdException (NewPipeExtractor v0.21.9)</title>
<title>FoundAdException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="FoundAdException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>GeographicRestrictionException (NewPipeExtractor v0.21.9)</title>
<title>GeographicRestrictionException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="GeographicRestrictionException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PaidContentException (NewPipeExtractor v0.21.9)</title>
<title>PaidContentException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="PaidContentException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ParsingException (NewPipeExtractor v0.21.9)</title>
<title>ParsingException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ParsingException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PrivateContentException (NewPipeExtractor v0.21.9)</title>
<title>PrivateContentException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="PrivateContentException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ReCaptchaException (NewPipeExtractor v0.21.9)</title>
<title>ReCaptchaException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ReCaptchaException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>SoundCloudGoPlusContentException (NewPipeExtractor v0.21.9)</title>
<title>SoundCloudGoPlusContentException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="SoundCloudGoPlusContentException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>YoutubeMusicPremiumContentException (NewPipeExtractor v0.21.9)</title>
<title>YoutubeMusicPremiumContentException (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="YoutubeMusicPremiumContentException (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.9)</title>
<title>org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.10)</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.9)</title>
<title>org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.10)";
}
}
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.9)</title>
<title>org.schabi.newpipe.extractor.exceptions Class Hierarchy (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.exceptions Class Hierarchy (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>FeedExtractor (NewPipeExtractor v0.21.9)</title>
<title>FeedExtractor (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="FeedExtractor (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>FeedInfo (NewPipeExtractor v0.21.9)</title>
<title>FeedInfo (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="FeedInfo (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.9)</title>
<title>org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.10)</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.9)</title>
<title>org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.10)";
}
}
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.9)</title>
<title>org.schabi.newpipe.extractor.feed Class Hierarchy (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.feed Class Hierarchy (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>KioskExtractor (NewPipeExtractor v0.21.9)</title>
<title>KioskExtractor (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="KioskExtractor (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>KioskInfo (NewPipeExtractor v0.21.9)</title>
<title>KioskInfo (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="KioskInfo (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>KioskList.KioskExtractorFactory (NewPipeExtractor v0.21.9)</title>
<title>KioskList.KioskExtractorFactory (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="KioskList.KioskExtractorFactory (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>KioskList (NewPipeExtractor v0.21.9)</title>
<title>KioskList (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="KioskList (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.9)</title>
<title>org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.10)</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.9)</title>
<title>org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.10)";
}
}
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.9)</title>
<title>org.schabi.newpipe.extractor.kiosk Class Hierarchy (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.kiosk Class Hierarchy (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>LinkHandler (NewPipeExtractor v0.21.9)</title>
<title>LinkHandler (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="LinkHandler (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>LinkHandlerFactory (NewPipeExtractor v0.21.9)</title>
<title>LinkHandlerFactory (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="LinkHandlerFactory (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ListLinkHandler (NewPipeExtractor v0.21.9)</title>
<title>ListLinkHandler (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ListLinkHandler (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ListLinkHandlerFactory (NewPipeExtractor v0.21.9)</title>
<title>ListLinkHandlerFactory (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ListLinkHandlerFactory (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>SearchQueryHandler (NewPipeExtractor v0.21.9)</title>
<title>SearchQueryHandler (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="SearchQueryHandler (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>SearchQueryHandlerFactory (NewPipeExtractor v0.21.9)</title>
<title>SearchQueryHandlerFactory (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="SearchQueryHandlerFactory (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.9)</title>
<title>org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.10)</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.9)</title>
<title>org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.10)";
}
}
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.9)</title>
<title>org.schabi.newpipe.extractor.linkhandler Class Hierarchy (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.linkhandler Class Hierarchy (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ContentCountry (NewPipeExtractor v0.21.9)</title>
<title>ContentCountry (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="ContentCountry (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>DateWrapper (NewPipeExtractor v0.21.9)</title>
<title>DateWrapper (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="DateWrapper (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Localization (NewPipeExtractor v0.21.9)</title>
<title>Localization (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="Localization (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>TimeAgoParser (NewPipeExtractor v0.21.9)</title>
<title>TimeAgoParser (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="TimeAgoParser (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>TimeAgoPatternsManager (NewPipeExtractor v0.21.9)</title>
<title>TimeAgoPatternsManager (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="TimeAgoPatternsManager (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.9)</title>
<title>org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.10)</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.9)</title>
<title>org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.10)";
}
}
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.9)</title>
<title>org.schabi.newpipe.extractor.localization Class Hierarchy (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor.localization Class Hierarchy (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.schabi.newpipe.extractor (NewPipeExtractor v0.21.9)</title>
<title>org.schabi.newpipe.extractor (NewPipeExtractor v0.21.10)</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.9)</title>
<title>org.schabi.newpipe.extractor (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor (NewPipeExtractor v0.21.10)";
}
}
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.9)</title>
<title>org.schabi.newpipe.extractor Class Hierarchy (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="org.schabi.newpipe.extractor Class Hierarchy (NewPipeExtractor v0.21.10)";
}
}
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/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/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.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>
<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>
</ul>
</li>
</ul>

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PlaylistExtractor (NewPipeExtractor v0.21.9)</title>
<title>PlaylistExtractor (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="PlaylistExtractor (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PlaylistInfo (NewPipeExtractor v0.21.9)</title>
<title>PlaylistInfo (NewPipeExtractor v0.21.10)</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.9)";
parent.document.title="PlaylistInfo (NewPipeExtractor v0.21.10)";
}
}
catch(err) {

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