Classes
DailyMotionSample
A sample application that demonstrates how the Google OAuth2 library can be used to authenticate against Daily Motion.
DailyMotionUrl
URL for Dailymotion API.
OAuth2ClientCredentials
OAuth 2 credentials found in the Developer Profile Page.
Once at the Developer Profile page, you will need to create a Daily Motion account if you do not already have one. Click on "Create a new API Key". Enter "http://127.0.0.1:8080/Callback" under "Callback URL" and select "Native Application" under "Application Profile". Enter a port number other than 8080 if that is what you intend to use.