GithubHelp home page GithubHelp logo

android-youtube-client's Introduction

Youtube Client for Android

This project is a native YouTube REST API client for Android. It can list and play items on a YouTube channel or playlist.

Usage

Open MainActivity.java then go to line 21. Type your channel/playlist ID and the API secret.

ID

ID is either a channel ID or a playlist ID. If you don't know your channel ID, go to your youtube channel from a web browser. You can see your channel ID in the address bar. For example;

https://www.youtube.com/channel/UCD13guCePjrsbFeFC2DxSHg?view_as=subscriber

The channel ID is UCD13guCePjrsbFeFC2DxSHg for this address.

To find out the identity of a playlist, similarly view the playlist in your web browser.You will see playlist ID in the address bar. For example:

https://www.youtube.com/watch?v=AXiJ0O0pZag&list=PLnM9OenV00xlVx8I5hqtarn7cdVMvBM2o

The playlist ID is PLnM9OenV00xlVx8I5hqtarn7cdVMvBM2o for this address.

Type

You must specify the correct option from the YOUTUBE_IDTYPE enum according to the id value you entered.

API Key

YouTube is requiring all users that want to view videos outside of YouTubes website to register and create a Project to access the API. In order for you to get the YouTube feed working you need an API Key from https://developers.google.com

Also, I have an Envato item so you can easily create Android apps.

https://codecanyon.net/item/android-app-builder-webview-wordpress-youtube-much-more/25336330

android-youtube-client's People

Contributors

azeymur avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.