NewPipeExtractor/javadoc/org/schabi/newpipe/extractor/InfoItemExtractor.html

301 lines
17 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>InfoItemExtractor (NewPipeExtractor v0.24.2)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="InfoItemExtractor (NewPipeExtractor v0.24.2)";
}
}
catch(err) {
}
//-->
var data = {"i0":6,"i1":6,"i2":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.schabi.newpipe.extractor</a></div>
<h2 title="Interface InfoItemExtractor" class="title">Interface InfoItemExtractor</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><code><a href="channel/ChannelInfoItemExtractor.html" title="interface in org.schabi.newpipe.extractor.channel">ChannelInfoItemExtractor</a></code>, <code><a href="comments/CommentsInfoItemExtractor.html" title="interface in org.schabi.newpipe.extractor.comments">CommentsInfoItemExtractor</a></code>, <code><a href="playlist/PlaylistInfoItemExtractor.html" title="interface in org.schabi.newpipe.extractor.playlist">PlaylistInfoItemExtractor</a></code>, <code><a href="stream/StreamInfoItemExtractor.html" title="interface in org.schabi.newpipe.extractor.stream">StreamInfoItemExtractor</a></code></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="services/bandcamp/extractors/BandcampAlbumInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampAlbumInfoItemExtractor</a></code>, <code><a href="services/bandcamp/extractors/BandcampChannelInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampChannelInfoItemExtractor</a></code>, <code><a href="services/bandcamp/extractors/BandcampCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampCommentsInfoItemExtractor</a></code>, <code><a href="services/bandcamp/extractors/streaminfoitem/BandcampDiscographStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem">BandcampDiscographStreamInfoItemExtractor</a></code>, <code><a href="services/bandcamp/extractors/BandcampPlaylistInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampPlaylistInfoItemExtractor</a></code>, <code><a href="services/bandcamp/extractors/BandcampPlaylistInfoItemFeaturedExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampPlaylistInfoItemFeaturedExtractor</a></code>, <code><a href="services/bandcamp/extractors/streaminfoitem/BandcampPlaylistStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem">BandcampPlaylistStreamInfoItemExtractor</a></code>, <code><a href="services/bandcamp/extractors/BandcampRadioInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampRadioInfoItemExtractor</a></code>, <code><a href="services/bandcamp/extractors/BandcampRelatedPlaylistInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampRelatedPlaylistInfoItemExtractor</a></code>, <code><a href="services/bandcamp/extractors/streaminfoitem/BandcampSearchStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem">BandcampSearchStreamInfoItemExtractor</a></code>, <code><a href="services/bandcamp/extractors/streaminfoitem/BandcampStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem">BandcampStreamInfoItemExtractor</a></code>, <code><a href="services/media_ccc/extractors/infoItems/MediaCCCConferenceInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems">MediaCCCConferenceInfoItemExtractor</a></code>, <code><a href="services/media_ccc/extractors/MediaCCCLiveStreamKioskExtractor.html" title="class in org.schabi.newpipe.extractor.services.media_ccc.extractors">MediaCCCLiveStreamKioskExtractor</a></code>, <code><a href="services/media_ccc/extractors/MediaCCCRecentKioskExtractor.html" title="class in org.schabi.newpipe.extractor.services.media_ccc.extractors">MediaCCCRecentKioskExtractor</a></code>, <code><a href="services/media_ccc/extractors/infoItems/MediaCCCStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems">MediaCCCStreamInfoItemExtractor</a></code>, <code><a href="services/peertube/extractors/PeertubeChannelInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.peertube.extractors">PeertubeChannelInfoItemExtractor</a></code>, <code><a href="services/peertube/extractors/PeertubeCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.peertube.extractors">PeertubeCommentsInfoItemExtractor</a></code>, <code><a href="services/peertube/extractors/PeertubePlaylistInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.peertube.extractors">PeertubePlaylistInfoItemExtractor</a></code>, <code><a href="services/peertube/extractors/PeertubeSepiaStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.peertube.extractors">PeertubeSepiaStreamInfoItemExtractor</a></code>, <code><a href="services/peertube/extractors/PeertubeStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.peertube.extractors">PeertubeStreamInfoItemExtractor</a></code>, <code><a href="services/soundcloud/extractors/SoundcloudChannelInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.soundcloud.extractors">SoundcloudChannelInfoItemExtractor</a></code>, <code><a href="services/soundcloud/extractors/SoundcloudCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.soundcloud.extractors">SoundcloudCommentsInfoItemExtractor</a></code>, <code><a href="services/soundcloud/extractors/SoundcloudPlaylistInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.soundcloud.extractors">SoundcloudPlaylistInfoItemExtractor</a></code>, <code><a href="services/soundcloud/extractors/SoundcloudStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.soundcloud.extractors">SoundcloudStreamInfoItemExtractor</a></code>, <code><a href="services/youtube/extractors/YoutubeChannelInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeChannelInfoItemExtractor</a></code>, <code><a href="services/youtube/extractors/YoutubeCommentsInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeCommentsInfoItemExtractor</a></code>, <code><a href="services/youtube/extractors/YoutubeFeedInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeFeedInfoItemExtractor</a></code>, <code><a href="services/youtube/extractors/YoutubeMixOrPlaylistInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMixOrPlaylistInfoItemExtractor</a></code>, <code><a href="services/youtube/extractors/YoutubeMusicAlbumOrPlaylistInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMusicAlbumOrPlaylistInfoItemExtractor</a></code>, <code><a href="services/youtube/extractors/YoutubeMusicArtistInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMusicArtistInfoItemExtractor</a></code>, <code><a href="services/youtube/extractors/YoutubeMusicSongOrVideoInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMusicSongOrVideoInfoItemExtractor</a></code>, <code><a href="services/youtube/extractors/YoutubePlaylistInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubePlaylistInfoItemExtractor</a></code>, <code><a href="services/youtube/extractors/YoutubeReelInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeReelInfoItemExtractor</a></code>, <code><a href="services/youtube/extractors/YoutubeStreamInfoItemExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeStreamInfoItemExtractor</a></code></dd>
</dl>
<hr>
<pre>public interface <span class="typeNameLabel">InfoItemExtractor</span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getName()">getName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="Image.html" title="class in org.schabi.newpipe.extractor">Image</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getThumbnails()">getThumbnails</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getUrl()">getUrl</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre class="methodSignature">java.lang.String&nbsp;getName()
throws <a href="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="exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></code></dd>
</dl>
</li>
</ul>
<a id="getUrl()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUrl</h4>
<pre class="methodSignature">java.lang.String&nbsp;getUrl()
throws <a href="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="exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></code></dd>
</dl>
</li>
</ul>
<a id="getThumbnails()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getThumbnails</h4>
<pre class="methodSignature">@Nonnull
java.util.List&lt;<a href="Image.html" title="class in org.schabi.newpipe.extractor">Image</a>&gt;&nbsp;getThumbnails()
throws <a href="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="exceptions/ParsingException.html" title="class in org.schabi.newpipe.extractor.exceptions">ParsingException</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>