This commit is contained in:
TobiGr 2022-02-01 12:20:04 +00:00
parent a71705e6be
commit ba1ae5b92d
4 changed files with 13 additions and 13 deletions

View File

@ -113,13 +113,13 @@
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/schabi/newpipe/extractor/stream/StreamExtractor.html#getRelatedStreams--">org.schabi.newpipe.extractor.stream.StreamExtractor.getRelatedStreams()</a>
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/stream/StreamExtractor.html#getRelatedItems--"><code>StreamExtractor.getRelatedItems()</code></a>. May be removed in a future version.</span></div>
<td class="colOne"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#getRelatedStreams--">org.schabi.newpipe.extractor.stream.StreamInfo.getRelatedStreams()</a>
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#getRelatedItems--"><code>StreamInfo.getRelatedItems()</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#getRelatedStreams--">org.schabi.newpipe.extractor.stream.StreamInfo.getRelatedStreams()</a>
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#getRelatedItems--"><code>StreamInfo.getRelatedItems()</code></a></span></div>
<td class="colOne"><a href="org/schabi/newpipe/extractor/stream/StreamExtractor.html#getRelatedStreams--">org.schabi.newpipe.extractor.stream.StreamExtractor.getRelatedStreams()</a>
<div class="block"><span class="deprecationComment">Use <a href="org/schabi/newpipe/extractor/stream/StreamExtractor.html#getRelatedItems--"><code>StreamExtractor.getRelatedItems()</code></a>. May be removed in a future version.</span></div>
</td>
</tr>
<tr class="rowColor">

View File

@ -112,10 +112,10 @@
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/InfoItem.InfoType.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">InfoItem.InfoType</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/StreamingService.ServiceInfo.MediaCapability.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">StreamingService.ServiceInfo.MediaCapability</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/MediaFormat.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">MediaFormat</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/StreamingService.LinkType.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">StreamingService.LinkType</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/StreamingService.ServiceInfo.MediaCapability.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">StreamingService.ServiceInfo.MediaCapability</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="../../../../org/schabi/newpipe/extractor/InfoItem.InfoType.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">InfoItem.InfoType</span></a></li>
</ul>
</li>
</ul>

View File

@ -115,8 +115,8 @@
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.schabi.newpipe.extractor.utils.<a href="../../../../../org/schabi/newpipe/extractor/utils/DonationLinkHelper.DonationService.html" title="enum in org.schabi.newpipe.extractor.utils"><span class="typeNameLink">DonationLinkHelper.DonationService</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.utils.<a href="../../../../../org/schabi/newpipe/extractor/utils/DonationLinkHelper.AffiliateService.html" title="enum in org.schabi.newpipe.extractor.utils"><span class="typeNameLink">DonationLinkHelper.AffiliateService</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.utils.<a href="../../../../../org/schabi/newpipe/extractor/utils/DonationLinkHelper.DonationService.html" title="enum in org.schabi.newpipe.extractor.utils"><span class="typeNameLink">DonationLinkHelper.DonationService</span></a></li>
</ul>
</li>
</ul>

View File

@ -515,17 +515,17 @@
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.schabi.newpipe.extractor.subscription.<a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.ContentSource.html" title="enum in org.schabi.newpipe.extractor.subscription"><span class="typeNameLink">SubscriptionExtractor.ContentSource</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/DonationLinkHelper.DonationService.html" title="enum in org.schabi.newpipe.extractor.utils"><span class="typeNameLink">DonationLinkHelper.DonationService</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/DonationLinkHelper.AffiliateService.html" title="enum in org.schabi.newpipe.extractor.utils"><span class="typeNameLink">DonationLinkHelper.AffiliateService</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.stream.<a href="org/schabi/newpipe/extractor/stream/StreamExtractor.Privacy.html" title="enum in org.schabi.newpipe.extractor.stream"><span class="typeNameLink">StreamExtractor.Privacy</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamType.html" title="enum in org.schabi.newpipe.extractor.stream"><span class="typeNameLink">StreamType</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.services.youtube.<a href="org/schabi/newpipe/extractor/services/youtube/ItagItem.ItagType.html" title="enum in org.schabi.newpipe.extractor.services.youtube"><span class="typeNameLink">ItagItem.ItagType</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/StreamingService.ServiceInfo.MediaCapability.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">StreamingService.ServiceInfo.MediaCapability</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/StreamingService.LinkType.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">StreamingService.LinkType</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.exceptions.<a href="org/schabi/newpipe/extractor/exceptions/AccountTerminatedException.Reason.html" title="enum in org.schabi.newpipe.extractor.exceptions"><span class="typeNameLink">AccountTerminatedException.Reason</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamExtractor.Privacy.html" title="enum in org.schabi.newpipe.extractor.stream"><span class="typeNameLink">StreamExtractor.Privacy</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/StreamType.html" title="enum in org.schabi.newpipe.extractor.stream"><span class="typeNameLink">StreamType</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.subscription.<a href="org/schabi/newpipe/extractor/subscription/SubscriptionExtractor.ContentSource.html" title="enum in org.schabi.newpipe.extractor.subscription"><span class="typeNameLink">SubscriptionExtractor.ContentSource</span></a></li>
<li type="circle">org.schabi.newpipe.extractor.services.youtube.<a href="org/schabi/newpipe/extractor/services/youtube/ItagItem.ItagType.html" title="enum in org.schabi.newpipe.extractor.services.youtube"><span class="typeNameLink">ItagItem.ItagType</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/MediaFormat.html" title="enum in org.schabi.newpipe.extractor"><span class="typeNameLink">MediaFormat</span></a></li>
</ul>
</li>
</ul>