Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulukaya committed Nov 3, 2014
1 parent 20f9f82 commit 8601fbb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ To use this application,

1) [Register your Android app](https://developers.google.com/youtube/android/player/register)

2) Enable the YouTube Data API v3 and Google+ API in your [API Console](https://code.google.com/apis/console/).
2) Enable the YouTube Data API v3 and Google+ API in your [Google Developers Console](https://console.developers.google.com).

3) Include the [Google Play Services library](http://developer.android.com/google/play-services/setup.html) in your project to build this application.

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

![alt tag](https://ytd-android.googlecode.com/files/YTDL.png)

Expand Down

0 comments on commit 8601fbb

Please sign in to comment.