|
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | 5 | <!-- Generated by javadoc --> |
6 | | -<title>Constant Field Values (NewPipeExtractor v0.21.2)</title> |
| 6 | +<title>Constant Field Values (NewPipeExtractor v0.21.3)</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.2)"; |
| 14 | + parent.document.title="Constant Field Values (NewPipeExtractor v0.21.3)"; |
15 | 15 | } |
16 | 16 | } |
17 | 17 | catch(err) { |
@@ -464,6 +464,27 @@ <h2 title="org.schabi">org.schabi.*</h2> |
464 | 464 | <ul class="blockList"> |
465 | 465 | <li class="blockList"> |
466 | 466 | <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> |
| 467 | +<caption><span>org.schabi.newpipe.extractor.services.soundcloud.<a href="org/schabi/newpipe/extractor/services/soundcloud/SoundcloudParsingHelper.html" title="class in org.schabi.newpipe.extractor.services.soundcloud">SoundcloudParsingHelper</a></span><span class="tabEnd"> </span></caption> |
| 468 | +<tr> |
| 469 | +<th class="colFirst" scope="col">Modifier and Type</th> |
| 470 | +<th scope="col">Constant Field</th> |
| 471 | +<th class="colLast" scope="col">Value</th> |
| 472 | +</tr> |
| 473 | +<tbody> |
| 474 | +<tr class="altColor"> |
| 475 | +<td class="colFirst"><a name="org.schabi.newpipe.extractor.services.soundcloud.SoundcloudParsingHelper.SOUNDCLOUD_API_V2_URL"> |
| 476 | +<!-- --> |
| 477 | +</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> |
| 478 | +<td><code><a href="org/schabi/newpipe/extractor/services/soundcloud/SoundcloudParsingHelper.html#SOUNDCLOUD_API_V2_URL">SOUNDCLOUD_API_V2_URL</a></code></td> |
| 479 | +<td class="colLast"><code>"https://api-v2.soundcloud.com/"</code></td> |
| 480 | +</tr> |
| 481 | +</tbody> |
| 482 | +</table> |
| 483 | +</li> |
| 484 | +</ul> |
| 485 | +<ul class="blockList"> |
| 486 | +<li class="blockList"> |
| 487 | +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> |
467 | 488 | <caption><span>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></span><span class="tabEnd"> </span></caption> |
468 | 489 | <tr> |
469 | 490 | <th class="colFirst" scope="col">Modifier and Type</th> |
|
0 commit comments