index
:
JHolodex
add-license-1
gh_pages
main
[Github Mirror] A Java Wrapper for the Holodex API
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
Commit message (
Expand
)
Author
Age
Lines
*
Implemented option to set POST and GET timeouts
Pinapelz
2023-04-15
-2
/
+14
*
Implemented VideoSearch Post Request
Pinapelz
2023-04-15
-14
/
+268
*
Added Javadoc comments
Pinapelz
2023-04-07
-15
/
+194
*
Updated Video object to handle Comment objects
0.05
Pinapelz
2023-04-06
-1
/
+9
*
Changed VideoMetadataQueryBuilder.java to VideoByVideoIdQueryBuilder.java
0.04
Pinapelz
2023-04-06
-6
/
+6
*
Refactored return objects, distinguished according to API
Pinapelz
2023-04-06
-27
/
+46
*
Fixed missing return values from certain queries
Pinapelz
2023-04-05
-4
/
+23
*
General cleanup
Pinapelz
2023-04-05
-3
/
+3
*
Removed old LiveVideoQueryBuilder.java
Pinapelz
2023-04-05
-157
/
+0
*
Updated javadoc for Builder functions
Pinapelz
2023-04-05
-21
/
+185
*
Rename VideosByChannelIDQuery.java to VideosByChannelIDQueryBuilder.java
Pinapelz
2023-04-05
-12
/
+23
*
Make classes return itself to allow for concatenated object creation
Pinapelz
2023-04-05
-10
/
+21
*
Removed test print
Pinapelz
2023-04-04
-1
/
+0
*
Implemented passing API Key Header
Pinapelz
2023-04-04
-1
/
+14
*
Fixed bug with invalid datatypes for various getLiveVideos and getVideos para...
Pinapelz
2023-04-04
-8
/
+9
*
Implemented getVideosFromChannels, getVideo, and getChannels GET requests
Pinapelz
2023-04-04
-6
/
+25
*
Implemented ChannelQueryBuilder, LiveVideoQueryBuilder, and VideoQueryBuilder
Pinapelz
2023-04-04
-137
/
+239
*
Implemented getVideoByChannelId
Pinapelz
2023-04-04
-1
/
+84
*
Implemented getChannel method and added javadoc to VideoQueryBuilder
Pinapelz
2023-04-04
-20
/
+30
*
Implemented getVideos function
Pinapelz
2023-04-04
-3
/
+18
*
Constructed all GET requests
Pinapelz
2023-04-04
-6
/
+64
*
Generalize Livestream class to Video class
Pinapelz
2023-04-04
-6
/
+6
*
Refactored filestrucuture
Pinapelz
2023-04-04
-22
/
+9
*
Use LiveStreamsQueryBuilder to construct queries regarding livestreams
Pinapelz
2023-04-04
-9
/
+194
*
Initial Commit
Pinapelz
2023-04-04
-0
/
+111
send patches to the email below
yukais@pinapelz.com
include the subject
[PATCH repo_name]
pinapelz.com
homepage