aboutsummaryrefslogtreecommitdiffstats
path: root/com/pina/Holodex.html
diff options
context:
space:
mode:
Diffstat (limited to 'com/pina/Holodex.html')
-rw-r--r--com/pina/Holodex.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/com/pina/Holodex.html b/com/pina/Holodex.html
index dc5ea50..29dc9f4 100644
--- a/com/pina/Holodex.html
+++ b/com/pina/Holodex.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
-<!-- Generated by javadoc (18) on Fri Apr 07 00:01:57 PDT 2023 -->
+<!-- Generated by javadoc (18) on Fri Apr 07 00:15:53 PDT 2023 -->
<title>Holodex</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -229,7 +229,7 @@ loadScripts(document, 'script');</script>
<dt>Parameters:</dt>
<dd><code>queryBuilder</code> - the query builder</dd>
<dt>Returns:</dt>
-<dd>the live and upcoming videos</dd>
+<dd>A list of upcoming and/or live SimpleVideos</dd>
<dt>Throws:</dt>
<dd><code><a href="HolodexException.html" title="class in com.pina">HolodexException</a></code> - the holodex exception</dd>
</dl>
@@ -245,7 +245,7 @@ loadScripts(document, 'script');</script>
<dt>Parameters:</dt>
<dd><code>queryBuilder</code> - the query builder</dd>
<dt>Returns:</dt>
-<dd>the videos</dd>
+<dd>list of videos</dd>
<dt>Throws:</dt>
<dd><code><a href="HolodexException.html" title="class in com.pina">HolodexException</a></code> - the holodex exception</dd>
</dl>
@@ -261,7 +261,7 @@ loadScripts(document, 'script');</script>
<dt>Parameters:</dt>
<dd><code>channelId</code> - the channel id</dd>
<dt>Returns:</dt>
-<dd>the channel</dd>
+<dd>the Channel</dd>
<dt>Throws:</dt>
<dd><code><a href="HolodexException.html" title="class in com.pina">HolodexException</a></code> - the holodex exception</dd>
</dl>
@@ -278,7 +278,7 @@ loadScripts(document, 'script');</script>
<dt>Parameters:</dt>
<dd><code>query</code> - the query</dd>
<dt>Returns:</dt>
-<dd>the videos by channel id</dd>
+<dd>List of videos matching the query</dd>
<dt>Throws:</dt>
<dd><code><a href="HolodexException.html" title="class in com.pina">HolodexException</a></code> - the holodex exception</dd>
</dl>
@@ -296,7 +296,7 @@ loadScripts(document, 'script');</script>
<dt>Parameters:</dt>
<dd><code>channels</code> - the channel ids to get videos from</dd>
<dt>Returns:</dt>
-<dd>the videos from channels</dd>
+<dd>List of live and/or upcoming videos where the channel id is the author</dd>
<dt>Throws:</dt>
<dd><code><a href="HolodexException.html" title="class in com.pina">HolodexException</a></code> - the holodex exception</dd>
</dl>
@@ -312,9 +312,9 @@ loadScripts(document, 'script');</script>
<dt>Parameters:</dt>
<dd><code>query</code> - the query</dd>
<dt>Returns:</dt>
-<dd>the video</dd>
+<dd>Video matching the query</dd>
<dt>Throws:</dt>
-<dd><code><a href="HolodexException.html" title="class in com.pina">HolodexException</a></code> - the holodex exception</dd>
+<dd><code><a href="HolodexException.html" title="class in com.pina">HolodexException</a></code> - holodex exception</dd>
</dl>
</section>
</li>
@@ -328,7 +328,7 @@ loadScripts(document, 'script');</script>
<dt>Parameters:</dt>
<dd><code>query</code> - the query</dd>
<dt>Returns:</dt>
-<dd>the channels</dd>
+<dd>List of channels matching the query</dd>
<dt>Throws:</dt>
<dd><code><a href="HolodexException.html" title="class in com.pina">HolodexException</a></code> - the holodex exception</dd>
</dl>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage