<feed xmlns='http://www.w3.org/2005/Atom'>
<title>JHolodex/src/main/java/App.java, branch 1.3</title>
<subtitle>[Github Mirror] A Java Wrapper for the Holodex API
</subtitle>
<id>https://git.moekyun.me/JHolodex/atom?h=1.3</id>
<link rel='self' href='https://git.moekyun.me/JHolodex/atom?h=1.3'/>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/'/>
<updated>2023-04-30T03:34:18Z</updated>
<entry>
<title>Updated code to use enums for certain constants</title>
<updated>2023-04-30T03:34:18Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais6@uci.edu</email>
</author>
<published>2023-04-30T03:34:18Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=80239b6b63197519691153839f56e86fe99e18cb'/>
<id>urn:sha1:80239b6b63197519691153839f56e86fe99e18cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added constant values to make filtering/sorting easier</title>
<updated>2023-04-29T23:24:56Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais6@uci.edu</email>
</author>
<published>2023-04-29T23:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=9684c18084458c26569fad4574657eaca046d2ec'/>
<id>urn:sha1:9684c18084458c26569fad4574657eaca046d2ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change package path to domain url</title>
<updated>2023-04-16T19:32:18Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-16T19:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=01fa51f3fde9063b1a78c48ca32e9e121c61da2f'/>
<id>urn:sha1:01fa51f3fde9063b1a78c48ca32e9e121c61da2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated App.java demo code</title>
<updated>2023-04-15T17:09:30Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-15T17:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=ba81ee3b8a5a20f0a0009b1541138511fd061d18'/>
<id>urn:sha1:ba81ee3b8a5a20f0a0009b1541138511fd061d18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>General cleanup of POST features</title>
<updated>2023-04-15T09:07:12Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-15T09:07:12Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=643250ad2a67f677c43e24bfe764ac0483086bb6'/>
<id>urn:sha1:643250ad2a67f677c43e24bfe764ac0483086bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented VideoSearch Post Request</title>
<updated>2023-04-15T08:26:25Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-15T08:26:25Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=802defe063ae34a349eb0f59da1100ddb50ea22a'/>
<id>urn:sha1:802defe063ae34a349eb0f59da1100ddb50ea22a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed VideoMetadataQueryBuilder.java to VideoByVideoIdQueryBuilder.java</title>
<updated>2023-04-06T18:12:32Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-06T18:12:32Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=d45d80e6cb22555e75bddbdcc886d9f8c5fe20a8'/>
<id>urn:sha1:d45d80e6cb22555e75bddbdcc886d9f8c5fe20a8</id>
<content type='text'>
Removed confusing naming
</content>
</entry>
<entry>
<title>Revoke key oops</title>
<updated>2023-04-06T18:09:22Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-06T18:09:22Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=ab71614c84039ce65e9465ba024561939e24af05'/>
<id>urn:sha1:ab71614c84039ce65e9465ba024561939e24af05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactored return objects, distinguished according to API</title>
<updated>2023-04-06T18:08:29Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-06T18:08:29Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=070887400d5164ee623796240ad29da385a12a44'/>
<id>urn:sha1:070887400d5164ee623796240ad29da385a12a44</id>
<content type='text'>
Video and Channels have been split into simple variations for cases when Holodex returns an object with less values
</content>
</entry>
<entry>
<title>General cleanup</title>
<updated>2023-04-05T22:40:35Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-05T22:40:35Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=4ef805567781ee9a602ec754e1cdf63511769532'/>
<id>urn:sha1:4ef805567781ee9a602ec754e1cdf63511769532</id>
<content type='text'>
</content>
</entry>
</feed>
