Skip to content

Commit b97180e

Browse files
committed
deploy: e747a89
1 parent 0c565c6 commit b97180e

4 files changed

Lines changed: 174 additions & 50 deletions

File tree

javadoc/index-all.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,14 @@ <h2 class="title">A</h2>
7979
</dd>
8080
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/Info.html#addAllErrors-java.util.Collection-">addAllErrors(Collection&lt;Throwable&gt;)</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>
8181
<dd>&nbsp;</dd>
82+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#addClientInfoHeaders-java.util.Map-">addClientInfoHeaders(Map&lt;String, List&lt;String&gt;&gt;)</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>
83+
<dd>
84+
<div class="block">Add the <code>X-YouTube-Client-Name</code> and <code>X-YouTube-Client-Version</code> headers.</div>
85+
</dd>
86+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#addCookieHeader-java.util.Map-">addCookieHeader(Map&lt;String, List&lt;String&gt;&gt;)</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>
87+
<dd>
88+
<div class="block">Add the <code>CONSENT</code> cookie to prevent redirect to <code>consent.youtube.com</code></div>
89+
</dd>
8290
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/Info.html#addError-java.lang.Throwable-">addError(Throwable)</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>
8391
<dd>&nbsp;</dd>
8492
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/InfoItemsCollector.html#addError-java.lang.Exception-">addError(Exception)</a></span> - Method in class org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/InfoItemsCollector.html" title="class in org.schabi.newpipe.extractor">InfoItemsCollector</a></dt>
@@ -99,6 +107,10 @@ <h2 class="title">A</h2>
99107
<dd>&nbsp;</dd>
100108
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/MetaInfo.html#addUrlText-java.lang.String-">addUrlText(String)</a></span> - Method in class org.schabi.newpipe.extractor.<a href="org/schabi/newpipe/extractor/MetaInfo.html" title="class in org.schabi.newpipe.extractor">MetaInfo</a></dt>
101109
<dd>&nbsp;</dd>
110+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#addYouTubeHeaders-java.util.Map-">addYouTubeHeaders(Map&lt;String, List&lt;String&gt;&gt;)</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>
111+
<dd>
112+
<div class="block">Add required headers and cookies to an existing headers Map.</div>
113+
</dd>
102114
<dt><a href="org/schabi/newpipe/extractor/timeago/patterns/af.html" title="class in org.schabi.newpipe.extractor.timeago.patterns"><span class="typeNameLink">af</span></a> - Class in <a href="org/schabi/newpipe/extractor/timeago/patterns/package-summary.html">org.schabi.newpipe.extractor.timeago.patterns</a></dt>
103115
<dd>&nbsp;</dd>
104116
<dt><a href="org/schabi/newpipe/extractor/exceptions/AgeRestrictedContentException.html" title="class in org.schabi.newpipe.extractor.exceptions"><span class="typeNameLink">AgeRestrictedContentException</span></a> - Exception in <a href="org/schabi/newpipe/extractor/exceptions/package-summary.html">org.schabi.newpipe.extractor.exceptions</a></dt>
@@ -710,6 +722,8 @@ <h2 class="title">F</h2>
710722
</a>
711723
<h2 class="title">G</h2>
712724
<dl>
725+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#generateConsentCookie--">generateConsentCookie()</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>
726+
<dd>&nbsp;</dd>
713727
<dt><a href="org/schabi/newpipe/extractor/exceptions/GeographicRestrictionException.html" title="class in org.schabi.newpipe.extractor.exceptions"><span class="typeNameLink">GeographicRestrictionException</span></a> - Exception in <a href="org/schabi/newpipe/extractor/exceptions/package-summary.html">org.schabi.newpipe.extractor.exceptions</a></dt>
714728
<dd>&nbsp;</dd>
715729
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/exceptions/GeographicRestrictionException.html#GeographicRestrictionException-java.lang.String-">GeographicRestrictionException(String)</a></span> - Constructor for exception org.schabi.newpipe.extractor.exceptions.<a href="org/schabi/newpipe/extractor/exceptions/GeographicRestrictionException.html" title="class in org.schabi.newpipe.extractor.exceptions">GeographicRestrictionException</a></dt>
@@ -4908,6 +4922,11 @@ <h2 class="title">S</h2>
49084922
<dd>&nbsp;</dd>
49094923
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/ListInfo.html#setNextPage-org.schabi.newpipe.extractor.Page-">setNextPage(Page)</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>
49104924
<dd>&nbsp;</dd>
4925+
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#setNumberGenerator-java.util.Random-">setNumberGenerator(Random)</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>
4926+
<dd>
4927+
<div class="block">
4928+
<b>Only use in tests.</b></div>
4929+
</dd>
49114930
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/Info.html#setOriginalUrl-java.lang.String-">setOriginalUrl(String)</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>
49124931
<dd>&nbsp;</dd>
49134932
<dt><span class="memberNameLink"><a href="org/schabi/newpipe/extractor/channel/ChannelInfo.html#setParentChannelAvatarUrl-java.lang.String-">setParentChannelAvatarUrl(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>

javadoc/org/schabi/newpipe/extractor/package-tree.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,10 @@ <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
112112
<ul>
113113
<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>)
114114
<ul>
115+
<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>
115116
<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>
116-
<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>
117117
<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>
118-
<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>
118+
<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>
119119
</ul>
120120
</li>
121121
</ul>

0 commit comments

Comments
 (0)