GitXplorerGitXplorer
y

yt-direct-lite-android

public
276 stars
156 forks
21 issues

Commits

List of commits on branch master.
Unverified
9fc42e0993a7863df97fd3349ba39aacb4fe4a00

Strip test ids

uulukaya committed 9 years ago
Unverified
e83ba56e447cc7ce95904783240c51a57e11ba78

Merge remote-tracking branch 'origin/master'

uulukaya committed 9 years ago
Unverified
ab38d112023542500652c30e8fc9f3e3d46910b7

Use Volley for image processing instead of custom image fetchers.

uulukaya committed 9 years ago
Unverified
bca4da8fa7d74ed363a2e583b5c2ab41b3b2ff23

Use Volley for image processing instead of custom image fetchers.

uulukaya committed 9 years ago
Unverified
2e4f82cd671f31ffe8e3b45aae43eb60f6d908dd

Deleting network permission.

uulukaya committed 9 years ago
Unverified
5e4983df74d7fb3edb15eac18bcd58a99c20cff8

Update to Android M release, clean up permissions, update to YouTube Android Player API 1.2.1

uulukaya committed 9 years ago

README

The README file for this repository.

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