Instructions for the Dailymotion Command-Line Sample

Browse Online

Checkout Instructions

Prerequisites: install Java 7 or later, git, and Maven. You may need to set your JAVA_HOME.

$ git clone https://github.com/googleapis/google-http-java-client
$ cd google-http-java-client-samples/dailymotion-simple-cmdline-sample
$ mvn compile
$ mvn -q exec:java

Setup Project in Eclipse

Prerequisites: install Eclipse IDE and the M2Eclipse plugin.