Package com.illusionaryone
Class YouTubeAPIv3
java.lang.Object
com.illusionaryone.YouTubeAPIv3
Communicates with YouTube via the version 3 API
-
Method Summary
Modifier and TypeMethodDescriptionint[]GetVideoInfo(String id) int[]GetVideoInfo(String id, boolean isRetry) int[]GetVideoLength(String id) int[]GetVideoLength(String id, boolean isRetry) static YouTubeAPIv3instance()String[]void
-
Method Details
-
instance
-
SetAPIKey
-
SearchForVideo
- Throws:
JSONException
-
GetVideoLength
- Throws:
JSONException
-
GetVideoLength
- Throws:
JSONException
-
GetVideoInfo
- Throws:
JSONException
-
GetVideoInfo
- Throws:
JSONException
-