|
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | 5 | <!-- Generated by javadoc --> |
6 | | -<title>Constant Field Values (NewPipeExtractor v0.21.7)</title> |
| 6 | +<title>Constant Field Values (NewPipeExtractor v0.21.8)</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="Constant Field Values (NewPipeExtractor v0.21.7)"; |
| 14 | + parent.document.title="Constant Field Values (NewPipeExtractor v0.21.8)"; |
15 | 15 | } |
16 | 16 | } |
17 | 17 | catch(err) { |
@@ -562,6 +562,27 @@ <h2 title="org.schabi">org.schabi.*</h2> |
562 | 562 | <ul class="blockList"> |
563 | 563 | <li class="blockList"> |
564 | 564 | <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> |
| 565 | +<caption><span>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></span><span class="tabEnd"> </span></caption> |
| 566 | +<tr> |
| 567 | +<th class="colFirst" scope="col">Modifier and Type</th> |
| 568 | +<th scope="col">Constant Field</th> |
| 569 | +<th class="colLast" scope="col">Value</th> |
| 570 | +</tr> |
| 571 | +<tbody> |
| 572 | +<tr class="altColor"> |
| 573 | +<td class="colFirst"><a name="org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper.YOUTUBEI_V1_URL"> |
| 574 | +<!-- --> |
| 575 | +</a><code>public static final <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> |
| 576 | +<td><code><a href="org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.html#YOUTUBEI_V1_URL">YOUTUBEI_V1_URL</a></code></td> |
| 577 | +<td class="colLast"><code>"https://www.youtube.com/youtubei/v1/"</code></td> |
| 578 | +</tr> |
| 579 | +</tbody> |
| 580 | +</table> |
| 581 | +</li> |
| 582 | +</ul> |
| 583 | +<ul class="blockList"> |
| 584 | +<li class="blockList"> |
| 585 | +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> |
565 | 586 | <caption><span>org.schabi.newpipe.extractor.services.youtube.extractors.<a href="org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMixPlaylistExtractor.html" title="class in org.schabi.newpipe.extractor.services.youtube.extractors">YoutubeMixPlaylistExtractor</a></span><span class="tabEnd"> </span></caption> |
566 | 587 | <tr> |
567 | 588 | <th class="colFirst" scope="col">Modifier and Type</th> |
|
0 commit comments