|
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | 5 | <!-- Generated by javadoc --> |
6 | | -<title>Index (NewPipeExtractor v0.22.0)</title> |
| 6 | +<title>Index (NewPipeExtractor v0.22.1)</title> |
7 | 7 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
8 | 8 | <script type="text/javascript" src="script.js"></script> |
9 | 9 | </head> |
10 | 10 | <body> |
11 | 11 | <script type="text/javascript"><!-- |
12 | 12 | try { |
13 | 13 | if (location.href.indexOf('is-external=true') == -1) { |
14 | | - parent.document.title="Index (NewPipeExtractor v0.22.0)"; |
| 14 | + parent.document.title="Index (NewPipeExtractor v0.22.1)"; |
15 | 15 | } |
16 | 16 | } |
17 | 17 | catch(err) { |
@@ -572,6 +572,10 @@ <h2 class="title">E</h2> |
572 | 572 | <dd> |
573 | 573 | <div class="block">Reveals whether two Streams are equal</div> |
574 | 574 | </dd> |
| 575 | +<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Pair.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Pair.html" title="class in org.schabi.newpipe.extractor.utils">Pair</a></dt> |
| 576 | +<dd> |
| 577 | +<div class="block">Reveals whether an object is equal to this <code>Pair</code> instance.</div> |
| 578 | +</dd> |
575 | 579 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/AudioStream.html#equalStats-org.schabi.newpipe.extractor.stream.Stream-">equalStats(Stream)</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/AudioStream.html" title="class in org.schabi.newpipe.extractor.stream">AudioStream</a></dt> |
576 | 580 | <dd> </dd> |
577 | 581 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/Stream.html#equalStats-org.schabi.newpipe.extractor.stream.Stream-">equalStats(Stream)</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/Stream.html" title="class in org.schabi.newpipe.extractor.stream">Stream</a></dt> |
@@ -1301,6 +1305,10 @@ <h2 class="title">G</h2> |
1301 | 1305 | <dd> </dd> |
1302 | 1306 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#getFeedUrlFrom-java.lang.String-">getFeedUrlFrom(String)</a></span> - Static method in class org.schabi.newpipe.extractor.services.youtube.<a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html" title="class in org.schabi.newpipe.extractor.services.youtube">YoutubeParsingHelper</a></dt> |
1303 | 1307 | <dd> </dd> |
| 1308 | +<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Pair.html#getFirst--">getFirst()</a></span> - Method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Pair.html" title="class in org.schabi.newpipe.extractor.utils">Pair</a></dt> |
| 1309 | +<dd> |
| 1310 | +<div class="block">Gets the first object of the pair.</div> |
| 1311 | +</dd> |
1304 | 1312 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/Stream.html#getFormat--">getFormat()</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/Stream.html" title="class in org.schabi.newpipe.extractor.stream">Stream</a></dt> |
1305 | 1313 | <dd> |
1306 | 1314 | <div class="block">Gets the format.</div> |
@@ -2460,6 +2468,10 @@ <h2 class="title">G</h2> |
2460 | 2468 | <dd> </dd> |
2461 | 2469 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSearchExtractor.html#getSearchSuggestion--">getSearchSuggestion()</a></span> - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSearchExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeSearchExtractor</a></dt> |
2462 | 2470 | <dd> </dd> |
| 2471 | +<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Pair.html#getSecond--">getSecond()</a></span> - Method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Pair.html" title="class in org.schabi.newpipe.extractor.utils">Pair</a></dt> |
| 2472 | +<dd> |
| 2473 | +<div class="block">Gets the second object of the pair.</div> |
| 2474 | +</dd> |
2463 | 2475 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#getSegmentedAudioStreams--">getSegmentedAudioStreams()</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> |
2464 | 2476 | <dd> </dd> |
2465 | 2477 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/DashMpdParser.ParserResult.html#getSegmentedAudioStreams--">getSegmentedAudioStreams()</a></span> - Method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/DashMpdParser.ParserResult.html" title="class in org.schabi.newpipe.extractor.utils">DashMpdParser.ParserResult</a></dt> |
@@ -3685,6 +3697,10 @@ <h2 class="title">H</h2> |
3685 | 3697 | <dd> </dd> |
3686 | 3698 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/Description.html#hashCode--">hashCode()</a></span> - Method in class org.schabi.newpipe.extractor.stream.<a href="org/schabi/newpipe/extractor/stream/Description.html" title="class in org.schabi.newpipe.extractor.stream">Description</a></dt> |
3687 | 3699 | <dd> </dd> |
| 3700 | +<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Pair.html#hashCode--">hashCode()</a></span> - Method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Pair.html" title="class in org.schabi.newpipe.extractor.utils">Pair</a></dt> |
| 3701 | +<dd> |
| 3702 | +<div class="block">Returns a hash code of the current <code>Pair</code> by using the first and second object.</div> |
| 3703 | +</dd> |
3688 | 3704 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/ListExtractor.InfoItemsPage.html#hasNextPage--">hasNextPage()</a></span> - Method in class org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/ListExtractor.InfoItemsPage.html" title="class in org.schabi.newpipe.extractor">ListExtractor.InfoItemsPage</a></dt> |
3689 | 3705 | <dd> </dd> |
3690 | 3706 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/ListInfo.html#hasNextPage--">hasNextPage()</a></span> - Method in class org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/ListInfo.html" title="class in org.schabi.newpipe.extractor">ListInfo</a></dt> |
@@ -4639,6 +4655,14 @@ <h2 class="title">P</h2> |
4639 | 4655 | <dd> </dd> |
4640 | 4656 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/exceptions/PaidContentException.html#PaidContentException-java.lang.String-java.lang.Throwable-">PaidContentException(String, Throwable)</a></span> - Constructor for exception org.schabi.newpipe.extractor.exceptions.<a href="org/schabi/newpipe/extractor/exceptions/PaidContentException.html" title="class in org.schabi.newpipe.extractor.exceptions">PaidContentException</a></dt> |
4641 | 4657 | <dd> </dd> |
| 4658 | +<dt><a href="org/schabi/newpipe/extractor/utils/Pair.html" title="class in org.schabi.newpipe.extractor.utils"><span class="typeNameLink">Pair</span></a><<a href="org/schabi/newpipe/extractor/utils/Pair.html" title="type parameter in Pair">F</a> extends <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>,<a href="org/schabi/newpipe/extractor/utils/Pair.html" title="type parameter in Pair">S</a> extends <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>> - Class in <a href="org/schabi/newpipe/extractor/utils/package-summary.html">org.schabi.newpipe.extractor.utils</a></dt> |
| 4659 | +<dd> |
| 4660 | +<div class="block">Serializable class to create a pair of objects.</div> |
| 4661 | +</dd> |
| 4662 | +<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Pair.html#Pair-F-S-">Pair(F, S)</a></span> - Constructor for class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Pair.html" title="class in org.schabi.newpipe.extractor.utils">Pair</a></dt> |
| 4663 | +<dd> |
| 4664 | +<div class="block">Creates a new <a href="org/schabi/newpipe/extractor/utils/Pair.html" title="class in org.schabi.newpipe.extractor.utils"><code>Pair</code></a> object.</div> |
| 4665 | +</dd> |
4642 | 4666 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/localization/TimeAgoParser.html#parse-java.lang.String-">parse(String)</a></span> - Method in class org.schabi.newpipe.extractor.localization.<a href="org/schabi/newpipe/extractor/localization/TimeAgoParser.html" title="class in org.schabi.newpipe.extractor.localization">TimeAgoParser</a></dt> |
4643 | 4667 | <dd> |
4644 | 4668 | <div class="block">Parses a textual date in the format '2 days ago' into a Calendar representation which is then |
@@ -5013,6 +5037,10 @@ <h2 class="title">S</h2> |
5013 | 5037 | <dd> </dd> |
5014 | 5038 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/channel/ChannelInfo.html#setFeedUrl-java.lang.String-">setFeedUrl(String)</a></span> - Method in class org.schabi.newpipe.extractor.channel.<a href="org/schabi/newpipe/extractor/channel/ChannelInfo.html" title="class in org.schabi.newpipe.extractor.channel">ChannelInfo</a></dt> |
5015 | 5039 | <dd> </dd> |
| 5040 | +<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Pair.html#setFirst-F-">setFirst(F)</a></span> - Method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Pair.html" title="class in org.schabi.newpipe.extractor.utils">Pair</a></dt> |
| 5041 | +<dd> |
| 5042 | +<div class="block">Sets the first object, which must be of the <code>F</code> type.</div> |
| 5043 | +</dd> |
5016 | 5044 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/downloader/Request.Builder.html#setHeader-java.lang.String-java.lang.String-">setHeader(String, String)</a></span> - Method in class org.schabi.newpipe.extractor.downloader.<a href="org/schabi/newpipe/extractor/downloader/Request.Builder.html" title="class in org.schabi.newpipe.extractor.downloader">Request.Builder</a></dt> |
5017 | 5045 | <dd> </dd> |
5018 | 5046 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/downloader/Request.Builder.html#setHeaders-java.lang.String-java.util.List-">setHeaders(String, List<String>)</a></span> - Method in class org.schabi.newpipe.extractor.downloader.<a href="org/schabi/newpipe/extractor/downloader/Request.Builder.html" title="class in org.schabi.newpipe.extractor.downloader">Request.Builder</a></dt> |
@@ -5096,6 +5124,10 @@ <h2 class="title">S</h2> |
5096 | 5124 | <dd> </dd> |
5097 | 5125 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/search/SearchInfo.html#setSearchSuggestion-java.lang.String-">setSearchSuggestion(String)</a></span> - Method in class org.schabi.newpipe.extractor.search.<a href="org/schabi/newpipe/extractor/search/SearchInfo.html" title="class in org.schabi.newpipe.extractor.search">SearchInfo</a></dt> |
5098 | 5126 | <dd> </dd> |
| 5127 | +<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Pair.html#setSecond-S-">setSecond(S)</a></span> - Method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Pair.html" title="class in org.schabi.newpipe.extractor.utils">Pair</a></dt> |
| 5128 | +<dd> |
| 5129 | +<div class="block">Sets the first object, which must be of the <code>S</code> type.</div> |
| 5130 | +</dd> |
5099 | 5131 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#setSegmentedAudioStreams-java.util.List-">setSegmentedAudioStreams(List<AudioStream>)</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> |
5100 | 5132 | <dd> </dd> |
5101 | 5133 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/stream/StreamInfo.html#setSegmentedVideoOnlyStreams-java.util.List-">setSegmentedVideoOnlyStreams(List<VideoStream>)</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> |
@@ -5479,6 +5511,10 @@ <h2 class="title">T</h2> |
5479 | 5511 | <dd> </dd> |
5480 | 5512 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/subscription/SubscriptionItem.html#toString--">toString()</a></span> - Method in class org.schabi.newpipe.extractor.subscription.<a href="org/schabi/newpipe/extractor/subscription/SubscriptionItem.html" title="class in org.schabi.newpipe.extractor.subscription">SubscriptionItem</a></dt> |
5481 | 5513 | <dd> </dd> |
| 5514 | +<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/utils/Pair.html#toString--">toString()</a></span> - Method in class org.schabi.newpipe.extractor.utils.<a href="org/schabi/newpipe/extractor/utils/Pair.html" title="class in org.schabi.newpipe.extractor.utils">Pair</a></dt> |
| 5515 | +<dd> |
| 5516 | +<div class="block">Returns a string representation of the current <code>Pair</code>.</div> |
| 5517 | +</dd> |
5482 | 5518 | <dt><a href="org/schabi/newpipe/extractor/timeago/patterns/tr.html" title="class in org.schabi.newpipe.extractor.timeago.patterns"><span class="typeNameLink">tr</span></a> - Class in <a href="org/schabi/newpipe/extractor/timeago/patterns/package-summary.html">org.schabi.newpipe.extractor.timeago.patterns</a></dt> |
5483 | 5519 | <dd> </dd> |
5484 | 5520 | <dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/soundcloud/linkHandler/SoundcloudSearchQueryHandlerFactory.html#TRACKS">TRACKS</a></span> - Static variable in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.<a href="org/schabi/newpipe/extractor/services/soundcloud/linkHandler/SoundcloudSearchQueryHandlerFactory.html" title="class in org.schabi.newpipe.extractor.services.soundcloud.linkHandler">SoundcloudSearchQueryHandlerFactory</a></dt> |
|
0 commit comments