All Projects → youtube → Yt Direct Lite Android

youtube / Yt Direct Lite Android

Licence: apache-2.0
The code is a reference implementation for an Android OS application that captures video, uploads it to YouTube, and submits the video to a YouTube Direct Lite instance.

Programming Languages

java
68154 projects - #9 most used programming language

YouTube Direct Lite for Android

The code is a reference implementation for an Android OS application that captures video, uploads it to YouTube, and submits the video to a YouTube Direct Lite instance.

For more information, you can read the Youtube API blog post.

This application utilizes YouTube Data API v3 , YouTube Android Player API, YouTube Resumable Uploads, Google Play Services and Plus API.

To use this application,

  1. In your Google Developers Console,
  2. Enable the YouTube Data API v3 and Google+ API.
  3. Create a client ID for Android, using your SHA1 and package name.
  4. Register your Android app
  5. Plug in your Playlist Id into Constants.java and Android API Key into Auth.java

alt tag

alt tag

alt tag

alt tag

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].