deploy: 89e0514d8b
This commit is contained in:
parent
01a044bba7
commit
c89056e9c8
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>All Classes (NewPipeExtractor v0.21.3)</title>
|
||||
<title>All Classes (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>All Classes (NewPipeExtractor v0.21.3)</title>
|
||||
<title>All Classes (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Constant Field Values (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Constant Field Values (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="Constant Field Values (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Deprecated List (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Deprecated List (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="Deprecated List (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>API Help (NewPipeExtractor v0.21.3)</title>
|
||||
<title>API Help (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="API Help (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Index (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Index (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="Index (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -723,7 +723,7 @@
|
|||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/linkhandler/LinkHandlerFactory.html#fromUrl-java.lang.String-java.lang.String-">fromUrl(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>
|
||||
<dd>
|
||||
<div class="block">Builds a <a href="org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> from a url and a base url.</div>
|
||||
<div class="block">Builds a <a href="org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> from an URL and a base URL.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/linkhandler/ListLinkHandlerFactory.html#fromUrl-java.lang.String-">fromUrl(String)</a></span> - Method in class org.schabi.newpipe.extractor.linkhandler.<a href="org/schabi/newpipe/extractor/linkhandler/ListLinkHandlerFactory.html" title="class in org.schabi.newpipe.extractor.linkhandler">ListLinkHandlerFactory</a></dt>
|
||||
<dd> </dd>
|
||||
|
@ -996,8 +996,6 @@
|
|||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getCommentId--">getCommentId()</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>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html#getCommentId--">getCommentId()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampCommentsInfoItemExtractor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeCommentsInfoItemExtractor.html#getCommentId--">getCommentId()</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>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudCommentsInfoItemExtractor.html#getCommentId--">getCommentId()</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>
|
||||
|
@ -1881,22 +1879,19 @@
|
|||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getLikeCount--">getLikeCount()</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>
|
||||
<dd>
|
||||
<div class="block">Return the like count of the comment, or -1 if it's unavailable</div>
|
||||
<div class="block">Return the like count of the comment, or -1 if it's unavailable
|
||||
<br>
|
||||
NOTE: Currently only implemented for YT <a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html#getLikeCount--"><code>YoutubeCommentsInfoItemExtractor.getLikeCount()</code></a>
|
||||
with limitations (only approximate like count is returned)</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html#getLikeCount--">getLikeCount()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampCommentsInfoItemExtractor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampStreamExtractor.html#getLikeCount--">getLikeCount()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCLiveStreamExtractor.html#getLikeCount--">getLikeCount()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCStreamExtractor.html#getLikeCount--">getLikeCount()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeCommentsInfoItemExtractor.html#getLikeCount--">getLikeCount()</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>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeStreamExtractor.html#getLikeCount--">getLikeCount()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudCommentsInfoItemExtractor.html#getLikeCount--">getLikeCount()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudStreamExtractor.html#getLikeCount--">getLikeCount()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html#getLikeCount--">getLikeCount()</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>
|
||||
|
@ -2477,6 +2472,8 @@
|
|||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/Extractor.html#getService--">getService()</a></span> - Method in class org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/Extractor.html" title="class in org.schabi.newpipe.extractor">Extractor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/Info.html#getService--">getService()</a></span> - Method in class org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/Info.html" title="class in org.schabi.newpipe.extractor">Info</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/NewPipe.html#getService-int-">getService(int)</a></span> - Static method in class org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/NewPipe.html" title="class in org.schabi.newpipe.extractor">NewPipe</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/NewPipe.html#getService-java.lang.String-">getService(String)</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>
|
||||
|
@ -2935,14 +2932,22 @@
|
|||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#getTextFromObject-com.grack.nanojson.JsonObject-">getTextFromObject(JsonObject)</a></span> - Static method in class org.schabi.newpipe.extractor.services.youtube.<a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html" title="class in org.schabi.newpipe.extractor.services.youtube">YoutubeParsingHelper</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#getTextualLikeCount--">getTextualLikeCount()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getTextualLikeCount--">getTextualLikeCount()</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>
|
||||
<dd>
|
||||
<div class="block">The unmodified like count given by the service
|
||||
<br>
|
||||
It may be language dependent</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html#getTextualLikeCount--">getTextualLikeCount()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#getTextualUploadDate--">getTextualUploadDate()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getTextualUploadDate--">getTextualUploadDate()</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>
|
||||
<dd>
|
||||
<div class="block">The upload date given by the service, unmodified</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html#getTextualUploadDate--">getTextualUploadDate()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampCommentsInfoItemExtractor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampRadioInfoItemExtractor.html#getTextualUploadDate--">getTextualUploadDate()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampRadioStreamExtractor.html#getTextualUploadDate--">getTextualUploadDate()</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>
|
||||
|
@ -3135,8 +3140,6 @@
|
|||
<dd>
|
||||
<div class="block">The upload date wrapped with DateWrapper class</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html#getUploadDate--">getUploadDate()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampCommentsInfoItemExtractor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampRadioInfoItemExtractor.html#getUploadDate--">getUploadDate()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampStreamExtractor.html#getUploadDate--">getUploadDate()</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>
|
||||
|
@ -3332,8 +3335,6 @@
|
|||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/playlist/PlaylistInfo.html#getUploaderUrl--">getUploaderUrl()</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>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html#getUploaderUrl--">getUploaderUrl()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampCommentsInfoItemExtractor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampPlaylistExtractor.html#getUploaderUrl--">getUploaderUrl()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampRadioInfoItemExtractor.html#getUploaderUrl--">getUploaderUrl()</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>
|
||||
|
@ -3876,12 +3877,6 @@
|
|||
<dd>
|
||||
<div class="block">Whether the comment has been hearted by the uploader</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html#isHeartedByUploader--">isHeartedByUploader()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampCommentsInfoItemExtractor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeCommentsInfoItemExtractor.html#isHeartedByUploader--">isHeartedByUploader()</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>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudCommentsInfoItemExtractor.html#isHeartedByUploader--">isHeartedByUploader()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html#isHeartedByUploader--">isHeartedByUploader()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#isHooktubeURL-java.net.URL-">isHooktubeURL(URL)</a></span> - Static method in class org.schabi.newpipe.extractor.services.youtube.<a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html" title="class in org.schabi.newpipe.extractor.services.youtube">YoutubeParsingHelper</a></dt>
|
||||
|
@ -3910,12 +3905,6 @@
|
|||
<dd>
|
||||
<div class="block">Whether the comment is pinned</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html#isPinned--">isPinned()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampCommentsInfoItemExtractor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeCommentsInfoItemExtractor.html#isPinned--">isPinned()</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>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/soundcloud/extractors/SoundcloudCommentsInfoItemExtractor.html#isPinned--">isPinned()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html#isPinned--">isPinned()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampExtractorHelper.html#isRadioUrl-java.lang.String-">isRadioUrl(String)</a></span> - Static method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampExtractorHelper.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampExtractorHelper</a></dt>
|
||||
|
@ -3934,8 +3923,6 @@
|
|||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/playlist/PlaylistExtractor.html#isUploaderVerified--">isUploaderVerified()</a></span> - Method in class org.schabi.newpipe.extractor.playlist.<a href="org/schabi/newpipe/extractor/playlist/PlaylistExtractor.html" title="class in org.schabi.newpipe.extractor.playlist">PlaylistExtractor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html#isUploaderVerified--">isUploaderVerified()</a></span> - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampCommentsInfoItemExtractor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampPlaylistExtractor.html#isUploaderVerified--">isUploaderVerified()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampRadioInfoItemExtractor.html#isUploaderVerified--">isUploaderVerified()</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>
|
||||
|
@ -3954,8 +3941,6 @@
|
|||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCStreamExtractor.html#isUploaderVerified--">isUploaderVerified()</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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeCommentsInfoItemExtractor.html#isUploaderVerified--">isUploaderVerified()</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>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubePlaylistExtractor.html#isUploaderVerified--">isUploaderVerified()</a></span> - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.<a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubePlaylistExtractor.html" title="class in org.schabi.newpipe.extractor.services.peertube.extractors">PeertubePlaylistExtractor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/peertube/extractors/PeertubeStreamExtractor.html#isUploaderVerified--">isUploaderVerified()</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>
|
||||
|
@ -5116,6 +5101,8 @@
|
|||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#setTags-java.util.List-">setTags(List<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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setTextualLikeCount-java.lang.String-">setTextualLikeCount(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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setTextualUploadDate-java.lang.String-">setTextualUploadDate(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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#setTextualUploadDate-java.lang.String-">setTextualUploadDate(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>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>NewPipeExtractor v0.21.3</title>
|
||||
<title>NewPipeExtractor v0.21.4</title>
|
||||
<script type="text/javascript">
|
||||
tmpTargetPage = "" + window.location.search;
|
||||
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Collector (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Collector (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="Collector (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Extractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Extractor (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="Extractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Info (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Info (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -11,13 +11,13 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Info (NewPipeExtractor v0.21.3)";
|
||||
parent.document.title="Info (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10};
|
||||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -191,18 +191,22 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializab
|
|||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i6" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/schabi/newpipe/extractor/StreamingService.html" title="class in org.schabi.newpipe.extractor">StreamingService</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/schabi/newpipe/extractor/Info.html#getService--">getService</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i7" class="rowColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i7" class="rowColor">
|
||||
<tr id="i8" class="altColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i8" class="altColor">
|
||||
<tr id="i9" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> url)</code> </td>
|
||||
</tr>
|
||||
<tr id="i9" class="rowColor">
|
||||
<tr id="i10" class="altColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></span>()</code> </td>
|
||||
</tr>
|
||||
|
@ -309,6 +313,15 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializab
|
|||
<pre>public int getServiceId()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getService--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getService</h4>
|
||||
<pre>public <a href="../../../../org/schabi/newpipe/extractor/StreamingService.html" title="class in org.schabi.newpipe.extractor">StreamingService</a> getService()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getId--">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>InfoItem.InfoType (NewPipeExtractor v0.21.3)</title>
|
||||
<title>InfoItem.InfoType (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="InfoItem.InfoType (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>InfoItem (NewPipeExtractor v0.21.3)</title>
|
||||
<title>InfoItem (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="InfoItem (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>InfoItemExtractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>InfoItemExtractor (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="InfoItemExtractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>InfoItemsCollector (NewPipeExtractor v0.21.3)</title>
|
||||
<title>InfoItemsCollector (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="InfoItemsCollector (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ListExtractor.InfoItemsPage (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ListExtractor.InfoItemsPage (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ListExtractor.InfoItemsPage (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ListExtractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ListExtractor (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ListExtractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ListInfo (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ListInfo (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ListInfo (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -206,7 +206,7 @@ extends <a href="../../../../org/schabi/newpipe/extractor/Info.html" title="clas
|
|||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/Info.html" title="class in org.schabi.newpipe.extractor">Info</a></h3>
|
||||
<code><a href="../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
<code><a href="../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getService--">getService</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MediaFormat (NewPipeExtractor v0.21.3)</title>
|
||||
<title>MediaFormat (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="MediaFormat (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MetaInfo (NewPipeExtractor v0.21.3)</title>
|
||||
<title>MetaInfo (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="MetaInfo (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>NewPipe (NewPipeExtractor v0.21.3)</title>
|
||||
<title>NewPipe (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="NewPipe (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Page (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Page (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="Page (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ServiceList (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ServiceList (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ServiceList (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>StreamingService.LinkType (NewPipeExtractor v0.21.3)</title>
|
||||
<title>StreamingService.LinkType (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="StreamingService.LinkType (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>StreamingService.ServiceInfo.MediaCapability (NewPipeExtractor v0.21.3)</title>
|
||||
<title>StreamingService.ServiceInfo.MediaCapability (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="StreamingService.ServiceInfo.MediaCapability (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>StreamingService.ServiceInfo (NewPipeExtractor v0.21.3)</title>
|
||||
<title>StreamingService.ServiceInfo (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="StreamingService.ServiceInfo (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>StreamingService (NewPipeExtractor v0.21.3)</title>
|
||||
<title>StreamingService (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="StreamingService (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ChannelExtractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ChannelExtractor (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ChannelExtractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ChannelInfo (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ChannelInfo (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ChannelInfo (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -271,7 +271,7 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/ListInfo.html" titl
|
|||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class org.schabi.newpipe.extractor.<a href="../../../../../org/schabi/newpipe/extractor/Info.html" title="class in org.schabi.newpipe.extractor">Info</a></h3>
|
||||
<code><a href="../../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
<code><a href="../../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getService--">getService</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ChannelInfoItem (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ChannelInfoItem (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ChannelInfoItem (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ChannelInfoItemExtractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ChannelInfoItemExtractor (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ChannelInfoItemExtractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ChannelInfoItemsCollector (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ChannelInfoItemsCollector (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ChannelInfoItemsCollector (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.channel (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.channel Class Hierarchy (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.channel Class Hierarchy (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.channel Class Hierarchy (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>CommentsExtractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>CommentsExtractor (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="CommentsExtractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>CommentsInfo (NewPipeExtractor v0.21.3)</title>
|
||||
<title>CommentsInfo (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="CommentsInfo (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -190,7 +190,7 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/ListInfo.html" titl
|
|||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class org.schabi.newpipe.extractor.<a href="../../../../../org/schabi/newpipe/extractor/Info.html" title="class in org.schabi.newpipe.extractor">Info</a></h3>
|
||||
<code><a href="../../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
<code><a href="../../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getService--">getService</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>CommentsInfoItem (NewPipeExtractor v0.21.3)</title>
|
||||
<title>CommentsInfoItem (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -11,13 +11,13 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="CommentsInfoItem (NewPipeExtractor v0.21.3)";
|
||||
parent.document.title="CommentsInfoItem (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10};
|
||||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -188,78 +188,86 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItem.html" titl
|
|||
</tr>
|
||||
<tr id="i3" class="rowColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#getTextualUploadDate--">getTextualUploadDate</a></span>()</code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#getTextualLikeCount--">getTextualLikeCount</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i4" class="altColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#getTextualUploadDate--">getTextualUploadDate</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i5" class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/schabi/newpipe/extractor/localization/DateWrapper.html" title="class in org.schabi.newpipe.extractor.localization">DateWrapper</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#getUploadDate--">getUploadDate</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i5" class="rowColor">
|
||||
<tr id="i6" class="altColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#getUploaderAvatarUrl--">getUploaderAvatarUrl</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i6" class="altColor">
|
||||
<tr id="i7" class="rowColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#getUploaderName--">getUploaderName</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i7" class="rowColor">
|
||||
<tr id="i8" class="altColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#getUploaderUrl--">getUploaderUrl</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i8" class="altColor">
|
||||
<tr id="i9" class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#isHeartedByUploader--">isHeartedByUploader</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i9" class="rowColor">
|
||||
<tr id="i10" class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#isPinned--">isPinned</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i10" class="altColor">
|
||||
<tr id="i11" class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#isUploaderVerified--">isUploaderVerified</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i11" class="rowColor">
|
||||
<tr id="i12" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setCommentId-java.lang.String-">setCommentId</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> commentId)</code> </td>
|
||||
</tr>
|
||||
<tr id="i12" class="altColor">
|
||||
<tr id="i13" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setCommentText-java.lang.String-">setCommentText</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> commentText)</code> </td>
|
||||
</tr>
|
||||
<tr id="i13" class="rowColor">
|
||||
<tr id="i14" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setHeartedByUploader-boolean-">setHeartedByUploader</a></span>(boolean isHeartedByUploader)</code> </td>
|
||||
</tr>
|
||||
<tr id="i14" class="altColor">
|
||||
<tr id="i15" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setLikeCount-int-">setLikeCount</a></span>(int likeCount)</code> </td>
|
||||
</tr>
|
||||
<tr id="i15" class="rowColor">
|
||||
<tr id="i16" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setPinned-boolean-">setPinned</a></span>(boolean pinned)</code> </td>
|
||||
</tr>
|
||||
<tr id="i16" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setTextualUploadDate-java.lang.String-">setTextualUploadDate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> textualUploadDate)</code> </td>
|
||||
</tr>
|
||||
<tr id="i17" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setUploadDate-org.schabi.newpipe.extractor.localization.DateWrapper-">setUploadDate</a></span>(<a href="../../../../../org/schabi/newpipe/extractor/localization/DateWrapper.html" title="class in org.schabi.newpipe.extractor.localization">DateWrapper</a> uploadDate)</code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setTextualLikeCount-java.lang.String-">setTextualLikeCount</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> textualLikeCount)</code> </td>
|
||||
</tr>
|
||||
<tr id="i18" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setUploaderAvatarUrl-java.lang.String-">setUploaderAvatarUrl</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uploaderAvatarUrl)</code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setTextualUploadDate-java.lang.String-">setTextualUploadDate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> textualUploadDate)</code> </td>
|
||||
</tr>
|
||||
<tr id="i19" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setUploaderName-java.lang.String-">setUploaderName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uploaderName)</code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setUploadDate-org.schabi.newpipe.extractor.localization.DateWrapper-">setUploadDate</a></span>(<a href="../../../../../org/schabi/newpipe/extractor/localization/DateWrapper.html" title="class in org.schabi.newpipe.extractor.localization">DateWrapper</a> uploadDate)</code> </td>
|
||||
</tr>
|
||||
<tr id="i20" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setUploaderUrl-java.lang.String-">setUploaderUrl</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uploaderUrl)</code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setUploaderAvatarUrl-java.lang.String-">setUploaderAvatarUrl</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uploaderAvatarUrl)</code> </td>
|
||||
</tr>
|
||||
<tr id="i21" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setUploaderName-java.lang.String-">setUploaderName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uploaderName)</code> </td>
|
||||
</tr>
|
||||
<tr id="i22" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setUploaderUrl-java.lang.String-">setUploaderUrl</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uploaderUrl)</code> </td>
|
||||
</tr>
|
||||
<tr id="i23" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#setUploaderVerified-boolean-">setUploaderVerified</a></span>(boolean uploaderVerified)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -456,6 +464,24 @@ public <a href="../../../../../org/schabi/newpipe/extractor/localization/Da
|
|||
<pre>public void setLikeCount(int likeCount)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getTextualLikeCount--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getTextualLikeCount</h4>
|
||||
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getTextualLikeCount()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setTextualLikeCount-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setTextualLikeCount</h4>
|
||||
<pre>public void setTextualLikeCount(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> textualLikeCount)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setHeartedByUploader-boolean-">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>CommentsInfoItemExtractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>CommentsInfoItemExtractor (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -11,14 +11,14 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="CommentsInfoItemExtractor (NewPipeExtractor v0.21.3)";
|
||||
parent.document.title="CommentsInfoItemExtractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
|
||||
var methods = {"i0":18,"i1":18,"i2":18,"i3":18,"i4":18,"i5":18,"i6":18,"i7":18,"i8":18,"i9":18,"i10":18,"i11":18};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],16:["t5","Default Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
|
@ -122,65 +122,76 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getCommentId--">getCommentId</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getCommentText--">getCommentText</a></span>()</code>
|
||||
<div class="block">The text of the comment</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colFirst"><code>default int</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getLikeCount--">getLikeCount</a></span>()</code>
|
||||
<div class="block">Return the like count of the comment, or -1 if it's unavailable</div>
|
||||
<div class="block">Return the like count of the comment, or -1 if it's unavailable
|
||||
<br>
|
||||
NOTE: Currently only implemented for YT <a href="../../../../../org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html#getLikeCount--"><code>YoutubeCommentsInfoItemExtractor.getLikeCount()</code></a>
|
||||
with limitations (only approximate like count is returned)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i3" class="rowColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getTextualLikeCount--">getTextualLikeCount</a></span>()</code>
|
||||
<div class="block">The unmodified like count given by the service
|
||||
<br>
|
||||
It may be language dependent</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i4" class="altColor">
|
||||
<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getTextualUploadDate--">getTextualUploadDate</a></span>()</code>
|
||||
<div class="block">The upload date given by the service, unmodified</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i4" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/schabi/newpipe/extractor/localization/DateWrapper.html" title="class in org.schabi.newpipe.extractor.localization">DateWrapper</a></code></td>
|
||||
<tr id="i5" class="rowColor">
|
||||
<td class="colFirst"><code>default <a href="../../../../../org/schabi/newpipe/extractor/localization/DateWrapper.html" title="class in org.schabi.newpipe.extractor.localization">DateWrapper</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getUploadDate--">getUploadDate</a></span>()</code>
|
||||
<div class="block">The upload date wrapped with DateWrapper class</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i5" class="rowColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<tr id="i6" class="altColor">
|
||||
<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getUploaderAvatarUrl--">getUploaderAvatarUrl</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i6" class="altColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<tr id="i7" class="rowColor">
|
||||
<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getUploaderName--">getUploaderName</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i7" class="rowColor">
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<tr id="i8" class="altColor">
|
||||
<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#getUploaderUrl--">getUploaderUrl</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i8" class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<tr id="i9" class="rowColor">
|
||||
<td class="colFirst"><code>default boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#isHeartedByUploader--">isHeartedByUploader</a></span>()</code>
|
||||
<div class="block">Whether the comment has been hearted by the uploader</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i9" class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<tr id="i10" class="altColor">
|
||||
<td class="colFirst"><code>default boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#isPinned--">isPinned</a></span>()</code>
|
||||
<div class="block">Whether the comment is pinned</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i10" class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<tr id="i11" class="rowColor">
|
||||
<td class="colFirst"><code>default boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.html#isUploaderVerified--">isUploaderVerified</a></span>()</code>
|
||||
<div class="block">Whether the uploader is verified by the service</div>
|
||||
</td>
|
||||
|
@ -213,9 +224,12 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getLikeCount</h4>
|
||||
<pre>int getLikeCount()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<div class="block">Return the like count of the comment, or -1 if it's unavailable</div>
|
||||
<pre>default int getLikeCount()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<div class="block">Return the like count of the comment, or -1 if it's unavailable
|
||||
<br>
|
||||
NOTE: Currently only implemented for YT <a href="../../../../../org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html#getLikeCount--"><code>YoutubeCommentsInfoItemExtractor.getLikeCount()</code></a>
|
||||
with limitations (only approximate like count is returned)</div>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></code></dd>
|
||||
|
@ -224,14 +238,31 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getTextualLikeCount--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getTextualLikeCount</h4>
|
||||
<pre>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getTextualLikeCount()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<div class="block">The unmodified like count given by the service
|
||||
<br>
|
||||
It may be language dependent</div>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getCommentText--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getCommentText</h4>
|
||||
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getCommentText()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<pre>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getCommentText()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<div class="block">The text of the comment</div>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
|
@ -245,8 +276,8 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getTextualUploadDate</h4>
|
||||
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getTextualUploadDate()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<pre>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getTextualUploadDate()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<div class="block">The upload date given by the service, unmodified</div>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
|
@ -263,8 +294,8 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
<li class="blockList">
|
||||
<h4>getUploadDate</h4>
|
||||
<pre><a href="https://docs.oracle.com/javase/8/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
|
||||
<a href="../../../../../org/schabi/newpipe/extractor/localization/DateWrapper.html" title="class in org.schabi.newpipe.extractor.localization">DateWrapper</a> getUploadDate()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
default <a href="../../../../../org/schabi/newpipe/extractor/localization/DateWrapper.html" title="class in org.schabi.newpipe.extractor.localization">DateWrapper</a> getUploadDate()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<div class="block">The upload date wrapped with DateWrapper class</div>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
|
@ -280,8 +311,8 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getCommentId</h4>
|
||||
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getCommentId()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<pre>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getCommentId()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></code></dd>
|
||||
|
@ -294,8 +325,8 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getUploaderUrl</h4>
|
||||
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getUploaderUrl()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<pre>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getUploaderUrl()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></code></dd>
|
||||
|
@ -308,8 +339,8 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getUploaderName</h4>
|
||||
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getUploaderName()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<pre>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getUploaderName()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></code></dd>
|
||||
|
@ -322,8 +353,8 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getUploaderAvatarUrl</h4>
|
||||
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getUploaderAvatarUrl()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<pre>default <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getUploaderAvatarUrl()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></code></dd>
|
||||
|
@ -336,8 +367,8 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isHeartedByUploader</h4>
|
||||
<pre>boolean isHeartedByUploader()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<pre>default boolean isHeartedByUploader()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<div class="block">Whether the comment has been hearted by the uploader</div>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
|
@ -351,8 +382,8 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isPinned</h4>
|
||||
<pre>boolean isPinned()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<pre>default boolean isPinned()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<div class="block">Whether the comment is pinned</div>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
|
@ -366,8 +397,8 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/InfoItemExtractor.h
|
|||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>isUploaderVerified</h4>
|
||||
<pre>boolean isUploaderVerified()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<pre>default boolean isUploaderVerified()
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<div class="block">Whether the uploader is verified by the service</div>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>CommentsInfoItemsCollector (NewPipeExtractor v0.21.3)</title>
|
||||
<title>CommentsInfoItemsCollector (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="CommentsInfoItemsCollector (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.comments (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.comments Class Hierarchy (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.comments Class Hierarchy (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.comments Class Hierarchy (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Downloader (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Downloader (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="Downloader (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Request.Builder (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Request.Builder (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="Request.Builder (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Request (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Request (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="Request (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Response (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Response (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="Response (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.downloader (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.downloader Class Hierarchy (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.downloader Class Hierarchy (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.downloader Class Hierarchy (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>AgeRestrictedContentException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>AgeRestrictedContentException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="AgeRestrictedContentException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ContentNotAvailableException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ContentNotAvailableException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ContentNotAvailableException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ContentNotSupportedException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ContentNotSupportedException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ContentNotSupportedException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ExtractionException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ExtractionException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ExtractionException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>FoundAdException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>FoundAdException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="FoundAdException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>GeographicRestrictionException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>GeographicRestrictionException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="GeographicRestrictionException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>PaidContentException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>PaidContentException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="PaidContentException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ParsingException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ParsingException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ParsingException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>PrivateContentException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>PrivateContentException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="PrivateContentException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ReCaptchaException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ReCaptchaException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ReCaptchaException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>SoundCloudGoPlusContentException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>SoundCloudGoPlusContentException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="SoundCloudGoPlusContentException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>YoutubeMusicPremiumContentException (NewPipeExtractor v0.21.3)</title>
|
||||
<title>YoutubeMusicPremiumContentException (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="YoutubeMusicPremiumContentException (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.exceptions (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.exceptions Class Hierarchy (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.exceptions Class Hierarchy (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.exceptions Class Hierarchy (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>FeedExtractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>FeedExtractor (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="FeedExtractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>FeedInfo (NewPipeExtractor v0.21.3)</title>
|
||||
<title>FeedInfo (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="FeedInfo (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -194,7 +194,7 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/ListInfo.html" titl
|
|||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class org.schabi.newpipe.extractor.<a href="../../../../../org/schabi/newpipe/extractor/Info.html" title="class in org.schabi.newpipe.extractor">Info</a></h3>
|
||||
<code><a href="../../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
<code><a href="../../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getService--">getService</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.feed (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.feed Class Hierarchy (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.feed Class Hierarchy (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.feed Class Hierarchy (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>KioskExtractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>KioskExtractor (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="KioskExtractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>KioskInfo (NewPipeExtractor v0.21.3)</title>
|
||||
<title>KioskInfo (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="KioskInfo (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -179,7 +179,7 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/ListInfo.html" titl
|
|||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class org.schabi.newpipe.extractor.<a href="../../../../../org/schabi/newpipe/extractor/Info.html" title="class in org.schabi.newpipe.extractor">Info</a></h3>
|
||||
<code><a href="../../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
<code><a href="../../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getService--">getService</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>KioskList.KioskExtractorFactory (NewPipeExtractor v0.21.3)</title>
|
||||
<title>KioskList.KioskExtractorFactory (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="KioskList.KioskExtractorFactory (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>KioskList (NewPipeExtractor v0.21.3)</title>
|
||||
<title>KioskList (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="KioskList (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.kiosk (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.kiosk Class Hierarchy (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.kiosk Class Hierarchy (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.kiosk Class Hierarchy (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>LinkHandler (NewPipeExtractor v0.21.3)</title>
|
||||
<title>LinkHandler (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="LinkHandler (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>LinkHandlerFactory (NewPipeExtractor v0.21.3)</title>
|
||||
<title>LinkHandlerFactory (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="LinkHandlerFactory (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -176,7 +176,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<td class="colFirst"><code><a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler">LinkHandler</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandlerFactory.html#fromUrl-java.lang.String-java.lang.String-">fromUrl</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> url,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> baseUrl)</code>
|
||||
<div class="block">Builds a <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> from a url and a base url.</div>
|
||||
<div class="block">Builds a <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> from an URL and a base URL.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i5" class="rowColor">
|
||||
|
@ -322,15 +322,15 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<pre>public <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler">LinkHandler</a> fromUrl(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> url,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> baseUrl)
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<div class="block">Builds a <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> from a url and a base url. The url is expected to be already
|
||||
polished from google search redirects (otherwise how could <code>baseUrl</code> have been
|
||||
<div class="block">Builds a <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> from an URL and a base URL. The URL is expected to be already
|
||||
polished from Google search redirects (otherwise how could <code>baseUrl</code> have been
|
||||
extracted?).<br>
|
||||
So do not call <a href="../../../../../org/schabi/newpipe/extractor/utils/Utils.html#followGoogleRedirectIfNeeded-java.lang.String-"><code>Utils.followGoogleRedirectIfNeeded(String)</code></a> on the url if overriding
|
||||
So do not call <a href="../../../../../org/schabi/newpipe/extractor/utils/Utils.html#followGoogleRedirectIfNeeded-java.lang.String-"><code>Utils.followGoogleRedirectIfNeeded(String)</code></a> on the URL if overriding
|
||||
this function, since that should be done in <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandlerFactory.html#fromUrl-java.lang.String-"><code>fromUrl(String)</code></a>.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>url</code> - the url without google search redirects to extract id from</dd>
|
||||
<dd><code>baseUrl</code> - the base url</dd>
|
||||
<dd><code>url</code> - the URL without Google search redirects to extract id from</dd>
|
||||
<dd><code>baseUrl</code> - the base URL</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>a <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> complete with information</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ListLinkHandler (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ListLinkHandler (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ListLinkHandler (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ListLinkHandlerFactory (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ListLinkHandlerFactory (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ListLinkHandlerFactory (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -187,7 +187,7 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHan
|
|||
<td class="colFirst"><code><a href="../../../../../org/schabi/newpipe/extractor/linkhandler/ListLinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler">ListLinkHandler</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/schabi/newpipe/extractor/linkhandler/ListLinkHandlerFactory.html#fromUrl-java.lang.String-java.lang.String-">fromUrl</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> url,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> baseUrl)</code>
|
||||
<div class="block">Builds a <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> from a url and a base url.</div>
|
||||
<div class="block">Builds a <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> from an URL and a base URL.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i6" class="altColor">
|
||||
|
@ -376,17 +376,17 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHan
|
|||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> baseUrl)
|
||||
throws <a href="../../../../../org/schabi/newpipe/extractor/exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></pre>
|
||||
<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandlerFactory.html#fromUrl-java.lang.String-java.lang.String-">LinkHandlerFactory</a></code></span></div>
|
||||
<div class="block">Builds a <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> from a url and a base url. The url is expected to be already
|
||||
polished from google search redirects (otherwise how could <code>baseUrl</code> have been
|
||||
<div class="block">Builds a <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> from an URL and a base URL. The URL is expected to be already
|
||||
polished from Google search redirects (otherwise how could <code>baseUrl</code> have been
|
||||
extracted?).<br>
|
||||
So do not call <a href="../../../../../org/schabi/newpipe/extractor/utils/Utils.html#followGoogleRedirectIfNeeded-java.lang.String-"><code>Utils.followGoogleRedirectIfNeeded(String)</code></a> on the url if overriding
|
||||
So do not call <a href="../../../../../org/schabi/newpipe/extractor/utils/Utils.html#followGoogleRedirectIfNeeded-java.lang.String-"><code>Utils.followGoogleRedirectIfNeeded(String)</code></a> on the URL if overriding
|
||||
this function, since that should be done in <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandlerFactory.html#fromUrl-java.lang.String-"><code>LinkHandlerFactory.fromUrl(String)</code></a>.</div>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||
<dd><code><a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandlerFactory.html#fromUrl-java.lang.String-java.lang.String-">fromUrl</a></code> in class <code><a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandlerFactory.html" title="class in org.schabi.newpipe.extractor.linkhandler">LinkHandlerFactory</a></code></dd>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>url</code> - the url without google search redirects to extract id from</dd>
|
||||
<dd><code>baseUrl</code> - the base url</dd>
|
||||
<dd><code>url</code> - the URL without Google search redirects to extract id from</dd>
|
||||
<dd><code>baseUrl</code> - the base URL</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>a <a href="../../../../../org/schabi/newpipe/extractor/linkhandler/LinkHandler.html" title="class in org.schabi.newpipe.extractor.linkhandler"><code>LinkHandler</code></a> complete with information</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>SearchQueryHandler (NewPipeExtractor v0.21.3)</title>
|
||||
<title>SearchQueryHandler (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="SearchQueryHandler (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>SearchQueryHandlerFactory (NewPipeExtractor v0.21.3)</title>
|
||||
<title>SearchQueryHandlerFactory (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="SearchQueryHandlerFactory (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.linkhandler (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.linkhandler Class Hierarchy (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.linkhandler Class Hierarchy (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.linkhandler Class Hierarchy (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ContentCountry (NewPipeExtractor v0.21.3)</title>
|
||||
<title>ContentCountry (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="ContentCountry (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>DateWrapper (NewPipeExtractor v0.21.3)</title>
|
||||
<title>DateWrapper (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="DateWrapper (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Localization (NewPipeExtractor v0.21.3)</title>
|
||||
<title>Localization (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="Localization (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>TimeAgoParser (NewPipeExtractor v0.21.3)</title>
|
||||
<title>TimeAgoParser (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="TimeAgoParser (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>TimeAgoPatternsManager (NewPipeExtractor v0.21.3)</title>
|
||||
<title>TimeAgoPatternsManager (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="TimeAgoPatternsManager (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.localization (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor.localization Class Hierarchy (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor.localization Class Hierarchy (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor.localization Class Hierarchy (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor (NewPipeExtractor v0.21.4)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.schabi.newpipe.extractor Class Hierarchy (NewPipeExtractor v0.21.3)</title>
|
||||
<title>org.schabi.newpipe.extractor Class Hierarchy (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="org.schabi.newpipe.extractor Class Hierarchy (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
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><E> (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><T>, 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/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>
|
||||
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/MediaFormat.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">MediaFormat</span></a></li>
|
||||
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/StreamingService.ServiceInfo.MediaCapability.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">StreamingService.ServiceInfo.MediaCapability</span></a></li>
|
||||
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/InfoItem.InfoType.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">InfoItem.InfoType</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>PlaylistExtractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>PlaylistExtractor (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="PlaylistExtractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>PlaylistInfo (NewPipeExtractor v0.21.3)</title>
|
||||
<title>PlaylistInfo (NewPipeExtractor v0.21.4)</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.3)";
|
||||
parent.document.title="PlaylistInfo (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -251,7 +251,7 @@ extends <a href="../../../../../org/schabi/newpipe/extractor/ListInfo.html" titl
|
|||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class org.schabi.newpipe.extractor.<a href="../../../../../org/schabi/newpipe/extractor/Info.html" title="class in org.schabi.newpipe.extractor">Info</a></h3>
|
||||
<code><a href="../../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
<code><a href="../../../../../org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getErrors--">getErrors</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getId--">getId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getName--">getName</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getOriginalUrl--">getOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getService--">getService</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getServiceId--">getServiceId</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#getUrl--">getUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl</a>, <a href="../../../../../org/schabi/newpipe/extractor/Info.html#toString--">toString</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>PlaylistInfoItem (NewPipeExtractor v0.21.3)</title>
|
||||
<title>PlaylistInfoItem (NewPipeExtractor v0.21.4)</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="PlaylistInfoItem (NewPipeExtractor v0.21.3)";
|
||||
parent.document.title="PlaylistInfoItem (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>PlaylistInfoItemExtractor (NewPipeExtractor v0.21.3)</title>
|
||||
<title>PlaylistInfoItemExtractor (NewPipeExtractor v0.21.4)</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="PlaylistInfoItemExtractor (NewPipeExtractor v0.21.3)";
|
||||
parent.document.title="PlaylistInfoItemExtractor (NewPipeExtractor v0.21.4)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue