peyanski/Youtube_up
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Prerequisites for this code sample: - Java 1.6 - Apache Maven (http://maven.apache.org) Before running the sample, client_secrets.json must be populated with a client ID and client secret. You can create an ID/secret pair at: https://code.google.com/apis/console To build this code sample from the command line, type: mvn compile To run the code sample from the command line, enter the following: mvn exec:java You'll need one or more video files in the working directory for the code sample to work correctly.