Skip to content

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.

Notifications You must be signed in to change notification settings

chirags/ytd-android

 
 

Repository files navigation

ytd-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.

Note: We are currently in the process of updating this app and porting it over. We will post when it is ready to be forked and used.

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 project first and enable YouTube Data API v3 and Google+ API in your API Console.

  2. Include Google Play Services library into your project to build this application.

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

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.8%
  • Shell 3.7%
  • Groovy 0.5%