samchen2009 / yt-direct-lite-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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. Register your Android app

  2. Enable the YouTube Data API v3 and Google+ API in your API Console.

  3. Include the Google Play Services library in your project to build this application.

  4. Plug in your Playlist Id into Contants.java and Android API Key into Auth.java

alt tag

alt tag

alt tag

alt tag

About

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.


Languages

Language:Java 95.6%Language:Shell 3.7%Language:Groovy 0.8%