A C D G I J P R S T U V Y

J

JYouTube - Class in com.jimischopp.jyoutube
JYouTube A utility for uploading (and downloading) video content from YouTube programmatically.
JYouTube() - Constructor for class com.jimischopp.jyoutube.JYouTube
Create a new JYouTube object with no user/pass.
JYouTube(String, String) - Constructor for class com.jimischopp.jyoutube.JYouTube
Create a new JYouTube object with the specified username/password.
JYouTube.Catgeory - Enum in com.jimischopp.jyoutube
A list of video content categories as recognized by YouTube.
JYouTube.ProgressReportingFilePart - Class in com.jimischopp.jyoutube
ProgressReportingFilePart issues events to listeners updating them about the progress of a multi-part file upload of an HTTP request.
JYouTube.ProgressReportingFilePart(String, File, Collection<JYouTube.ProgressReportingFilePart.ProgressListener>) - Constructor for class com.jimischopp.jyoutube.JYouTube.ProgressReportingFilePart
 
JYouTube.ProgressReportingFilePart.ProgressListener - Interface in com.jimischopp.jyoutube
Interface to be implemented if you wish to receive updates about HTTP file upload progress
JYouTube.ProgressReportingFilePart.ProgressUpdateEvent - Class in com.jimischopp.jyoutube
Contains event information about the progress of an HTTP File Upload
JYouTubeTest - Class in com.jimischopp.jyoutube
 
JYouTubeTest() - Constructor for class com.jimischopp.jyoutube.JYouTubeTest
 

A C D G I J P R S T U V Y